Skip to content

Commit

Permalink
Github CI: switch to older macos 13 (still supports intel macs) (#2644)
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrlaltca committed May 12, 2024
1 parent 0bb2733 commit 04f93ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

jobs:
build-macos:
runs-on: macos-latest
runs-on: macos-13
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 04f93ac

Please sign in to comment.