mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
CI: Update macos images to macos-13
This commit is contained in:
parent
c9ca99bd41
commit
33360c898a
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -134,11 +134,11 @@ jobs:
|
||||
rust: nightly
|
||||
other: i686-unknown-linux-gnu
|
||||
- name: macOS x86_64 stable
|
||||
os: macos-latest
|
||||
os: macos-13
|
||||
rust: stable
|
||||
other: x86_64-apple-ios
|
||||
- name: macOS x86_64 nightly
|
||||
os: macos-latest
|
||||
os: macos-13
|
||||
rust: nightly
|
||||
other: x86_64-apple-ios
|
||||
- name: macOS aarch64 stable
|
||||
|
Loading…
x
Reference in New Issue
Block a user