Skip to content

Commit

Permalink
Try using MacOS 13 in build workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
plusvic committed Aug 2, 2024
1 parent 9f3da09 commit 8e31070
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 @@ -71,7 +71,7 @@ jobs:
run: make clean && make

macosx-build:
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v2
- name: Install dependencies
Expand Down

0 comments on commit 8e31070

Please sign in to comment.