Skip to content

Commit

Permalink
Update ci-osx.yml
Browse files Browse the repository at this point in the history
migrate to newer github ci
  • Loading branch information
jcwright77 authored Feb 21, 2024
1 parent f333c5e commit 638ae3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: macos-12

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Get xquartz pt 2
run: brew install --cask xquartz
- name: find gfortran
Expand Down

0 comments on commit 638ae3a

Please sign in to comment.