Skip to content

Commit

Permalink
Auto merge of #13377 - weihanglo:m1-runner, r=Muscraft
Browse files Browse the repository at this point in the history
chore(ci): enable m1 runner
  • Loading branch information
bors committed Jan 31, 2024
2 parents 54281b8 + b3ac10f commit aa18926
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@ jobs:
os: macos-latest
rust: nightly
other: x86_64-apple-ios
- name: macOS aarch64 stable
os: macos-14
rust: stable
other: x86_64-apple-darwin
- name: Windows x86_64 MSVC stable
os: windows-latest
rust: stable-msvc
Expand Down

0 comments on commit aa18926

Please sign in to comment.