diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f506d8f55ce3..076798027b7f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -148,9 +148,9 @@ jobs: os: macos-13 rust: nightly other: x86_64-apple-ios - - name: macOS aarch64 stable + - name: macOS aarch64 nightly os: macos-14 - rust: stable + rust: nightly other: x86_64-apple-darwin - name: Windows x86_64 MSVC stable os: windows-latest