mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +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
|
rust: nightly
|
||||||
other: i686-unknown-linux-gnu
|
other: i686-unknown-linux-gnu
|
||||||
- name: macOS x86_64 stable
|
- name: macOS x86_64 stable
|
||||||
os: macos-latest
|
os: macos-13
|
||||||
rust: stable
|
rust: stable
|
||||||
other: x86_64-apple-ios
|
other: x86_64-apple-ios
|
||||||
- name: macOS x86_64 nightly
|
- name: macOS x86_64 nightly
|
||||||
os: macos-latest
|
os: macos-13
|
||||||
rust: nightly
|
rust: nightly
|
||||||
other: x86_64-apple-ios
|
other: x86_64-apple-ios
|
||||||
- name: macOS aarch64 stable
|
- name: macOS aarch64 stable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user