rm py3.8, add 3.13
This commit is contained in:
committed by
Dario Coscia
parent
7e49392ac3
commit
9686d05eff
2
.github/workflows/tester.yml
vendored
2
.github/workflows/tester.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [windows-latest, macos-latest, ubuntu-latest]
|
||||
python-version: [3.8, 3.9, '3.10', '3.11', '3.12']
|
||||
python-version: [3.9, '3.10', '3.11', '3.12', '3.13']
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user