We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ac70e commit 3adc4b1Copy full SHA for 3adc4b1
1 file changed
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
21
strategy:
22
matrix:
23
- python-version: [3.12']
+ python-version: [3.12]
24
os: ["ubuntu-latest"]
25
runs-on: ${{ matrix.os }}
26
0 commit comments