Skip to content

Commit

Permalink
add additional CI test on gfortran 10
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewwinters5000 committed Jan 8, 2025
1 parent f328f2a commit 6a6c33d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ jobs:
fail-fast: false
matrix:
include:
- os: ubuntu-22.04
compiler: gfortran-10
cmake_generator: Unix Makefiles
shell: bash
- os: ubuntu-latest
compiler: gfortran-13
cmake_generator: Unix Makefiles
Expand Down

0 comments on commit 6a6c33d

Please sign in to comment.