mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
add macos-latest as a CI target
This commit is contained in:
@@ -27,6 +27,8 @@ jobs:
|
||||
host: x86_64-pc-windows-msvc
|
||||
- os: macos-13
|
||||
host: x86_64-apple-darwin
|
||||
- os: macos-latest
|
||||
host: aarch64-apple-darwin
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user