Skip to content

Commit

Permalink
update macos runner
Browse files Browse the repository at this point in the history
  • Loading branch information
junc52 committed Oct 22, 2024
1 parent 71fc702 commit db624e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
binary_target: x86_64-unknown-linux-musl
- os: ubuntu-20.04
binary_target: x86_64-unknown-linux-gnu
- os: macos-11
- os: macos-14
binary_target: x86_64-apple-darwin
- os: windows-2019
binary_target: x86_64-pc-windows-msvc
Expand Down

0 comments on commit db624e1

Please sign in to comment.