Skip to content

Commit

Permalink
bump remaining macos-12 runner to macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Oct 17, 2024
1 parent 9f08829 commit b6d5a18
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 @@ -118,7 +118,7 @@ jobs:
name: fishnet-x86_64-apple-darwin
path: fishnet-x86_64-apple-darwin
macos-aarch64:
runs-on: macos-12
runs-on: macos-13
env:
CXXFLAGS: -target arm64-apple-macos11
steps:
Expand Down

0 comments on commit b6d5a18

Please sign in to comment.