We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fac3f8d commit dc9bab3Copy full SHA for dc9bab3
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
node-version: [18.x, 20.x]
17
- python-version: [3.8, 3.10, 3.12, 3.13]
+ python-version: [3.8, 3.10, 3.12]
18
19
steps:
20
- uses: actions/checkout@v3
0 commit comments