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 c10618b commit a57506dCopy full SHA for a57506d
1 file changed
.github/workflows/srt.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- python-version: [ 3.8, 3.11, 3.x ]
+ python-version: [ 3.9, 3.11, 3.x ]
23
env:
24
CC: mpicc
25
FC: mpifort
0 commit comments