Skip to content

Commit

Permalink
chore(ci): Bump macos image to 14 (#1497)
Browse files Browse the repository at this point in the history
IanWoodard authored Jul 15, 2024
1 parent ea02eb1 commit aaba994
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
@@ -51,7 +51,7 @@ jobs:
# and ARM binaries into one universal one. This need will go away once
# https://github.com/rust-lang/cargo/issues/8875 is resolved.
name: Build Binary on MacOS
runs-on: macos-11
runs-on: macos-14
steps:
- name: Checkout sources
uses: actions/checkout@v4

0 comments on commit aaba994

Please sign in to comment.