Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Add support for MACOS-13.
  • Loading branch information
MilanSkocic authored Dec 9, 2024
1 parent 5487cec commit e9ada33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
make
macos:
runs-on: macos-12
runs-on: macos-13
steps:
- name: Gfortran
run: |
Expand Down

0 comments on commit e9ada33

Please sign in to comment.