We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd1cd21 commit bb98a80Copy full SHA for bb98a80
.github/workflows/ContinuousIntegration.yml
@@ -20,7 +20,7 @@ jobs:
20
matrix:
21
os: [ ubuntu-22.04, macos-12 ]
22
build_type: [ Debug, Release ]
23
- vFortran: [ gfortran-11 ]
+ vFortran: [ gfortran-12 ]
24
25
steps:
26
- name: which gfortran
0 commit comments