There was an error while loading. Please reload this page.
1 parent 3ff4bba commit c22a22fCopy full SHA for c22a22f
1 file changed
.github/workflows/tests.yml
@@ -25,7 +25,7 @@ jobs:
25
strategy:
26
fail-fast: false
27
matrix:
28
- python-version: [3.10, 3.11, 3.12]
+ python-version: ["3.10", 3.11, 3.12]
29
30
steps:
31
- uses: actions/checkout@v2
0 commit comments