Skip to content

Commit

Permalink
Revert "Fix workflow"
Browse files Browse the repository at this point in the history
This reverts commit d21694e.
  • Loading branch information
thfroitzheim committed May 24, 2024
1 parent 2e1954e commit 1b05656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-13]
os: [ubuntu-latest, macos-latest]

env:
FC: gfortran
Expand Down

0 comments on commit 1b05656

Please sign in to comment.