Skip to content

Commit e53d09b

Browse files
committed
Update Python versions
1 parent 3d66ffe commit e53d09b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
strategy:
77
matrix:
8-
python-version: [ 3.6.15, 3.7.15, 3.8.15, 3.9.15, 3.10.8, 3.11.0 ]
8+
python-version: [ 3.6.15, 3.7.17, 3.8.20, 3.9.25, 3.10.19, 3.11.14, 3.12.12, 3.13.9 ]
99
arch: [ amd64, aarch64 ]
1010
steps:
1111
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)