Skip to content

Commit

Permalink
adjust to proper Ubuntu os version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewwinters5000 committed Jul 24, 2024
1 parent dcba112 commit f5d219d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,13 @@ jobs:
shell: bash
test_type: valgrind
coverage: false
- os: ubuntu-latest
- os: ubuntu-24.04
os_name: linux
compiler: gfortran-13
shell: bash
test_type: regular
coverage: false
- os: ubuntu-latest
- os: ubuntu-24.04
os_name: linux
compiler: gfortran-13
shell: bash
Expand Down

0 comments on commit f5d219d

Please sign in to comment.