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 61537ac commit 697bad4Copy full SHA for 697bad4
1 file changed
.github/workflows/srt.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- python-version: [ 3.10, 3.12, 3.x ]
+ python-version: [ "3.10", 3.12, 3.x ]
23
env:
24
CC: mpicc
25
FC: mpifort
0 commit comments