feat: update md, toml, yml files
Tests / test (macos-latest, 3.12) (push) Waiting to run
Tests / test (windows-latest, 3.12) (push) Waiting to run
Lint / lint (push) Failing after 9s
Tests / test (ubuntu-latest, 3.12) (push) Failing after 9s

This commit is contained in:
2025-11-08 03:11:02 +01:00
parent 42cdb08f2b
commit b5bdbdf275
3 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ['3.10', '3.11', '3.12']
python-version: ['3.12']
steps:
- uses: actions/checkout@v4