Skip to content

Commit

Permalink
change the runner
Browse files Browse the repository at this point in the history
Signed-off-by: albert <[email protected]>
  • Loading branch information
Albkat committed Feb 4, 2025
1 parent 4f6636a commit ccb5645
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/fortran-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,11 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-latest, ubuntu-latest]
version: [12, 13, 14]
os: [macos-latest, ubuntu-24.04.5]
version: [ 13, 14 ]
include:
- os: ubuntu-22.04
version: 10
- os: ubuntu-22.04
version: 11
version: [13, 14]
- os: ubuntu-24.04-arm
version: 14
steps:
Expand Down

0 comments on commit ccb5645

Please sign in to comment.