Skip to content

Commit

Permalink
update build mac version
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseditson committed Dec 12, 2024
1 parent 3c05f28 commit 6575afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

build-aarch64-apple-darwin:
name: Build aarch64-apple-darwin
runs-on: macOS-12
runs-on: macos-latest
env:
TRIPLE: aarch64-apple-darwin
steps:
Expand Down

0 comments on commit 6575afa

Please # to comment.