We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06276d8 commit 12c65d6Copy full SHA for 12c65d6
.github/workflows/testslurm.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
strategy:
12
matrix:
13
- python-version: [3.8.16, 3.9.16, 3.10.9, 3.11.1, 3.11.5]
+ python-version: [3.8.16, 3.9.16, 3.10.9, 3.11.5]
14
fail-fast: false
15
runs-on: ubuntu-latest
16
env:
0 commit comments