Skip to content

Commit

Permalink
remove older fortran compiler tests bc of ice
Browse files Browse the repository at this point in the history
  • Loading branch information
mattldawson committed Aug 22, 2024
1 parent 33d9774 commit 8a4324b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
continue-on-error: true
strategy:
matrix:
gcc_version: [12, 13, 14]
gcc_version: [14]
build_type: [Debug, Release]
env:
CXX: g++-${{ matrix.gcc_version }}
Expand Down

0 comments on commit 8a4324b

Please sign in to comment.