Skip to content

Commit

Permalink
Updgrade to macos-12 for gha
Browse files Browse the repository at this point in the history
  • Loading branch information
rikardn committed Sep 4, 2024
1 parent acb52ad commit 3f52aa5
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 @@ -181,7 +181,7 @@ jobs:

test-macos:
needs: [build, get-nonmem]
runs-on: macos-11
runs-on: macos-12
steps:
- name: Download installation tarball
uses: actions/download-artifact@v2
Expand Down

0 comments on commit 3f52aa5

Please sign in to comment.