Skip to content

Commit 09a71cb

Browse files
committed
Updating ...
2 parents dff41e9 + bb98a80 commit 09a71cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ContinuousIntegration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
matrix:
2121
os: [ ubuntu-22.04, macos-12 ]
2222
build_type: [ Debug, Release ]
23-
vFortran: [ gfortran-11 ]
23+
vFortran: [ gfortran-12 ]
2424

2525
steps:
2626
- name: which gfortran

0 commit comments

Comments
 (0)