Skip to content

Commit 47cc723

Browse files
committed
[CI] Upgrade gfortran on Mac
1 parent 81db982 commit 47cc723

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: fortran-lang/setup-fortran@main
4545
with:
4646
compiler: 'gcc'
47-
version: '12'
47+
version: '14'
4848
if: matrix.os == 'macos-latest' || matrix.os == 'macos-13'
4949
- uses: julia-actions/setup-julia@v2
5050
with:

0 commit comments

Comments
 (0)