Skip to content

Commit

Permalink
developer.yml: explicitly set ubuntu-22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderRichert-NOAA committed Oct 25, 2024
1 parent e521569 commit 551dba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/developer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:

jobs:
developer:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
env:
FC: gfortran-11
CC: gcc-11
Expand Down

0 comments on commit 551dba8

Please sign in to comment.