There was an error while loading. Please reload this page.
1 parent 3d66ffe commit e53d09bCopy full SHA for e53d09b
1 file changed
.github/workflows/build.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
strategy:
7
matrix:
8
- python-version: [ 3.6.15, 3.7.15, 3.8.15, 3.9.15, 3.10.8, 3.11.0 ]
+ 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 ]
9
arch: [ amd64, aarch64 ]
10
steps:
11
- uses: actions/checkout@v4
0 commit comments