diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 171ef7ee86..dabae30715 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -76,7 +76,7 @@ jobs: target: x86_64-unknown-linux-gnu - os: windows-latest target: x86_64-pc-windows-msvc - - os: namespace-profile-mac-default + - os: macos-latest target: aarch64-apple-darwin runs-on: ${{ matrix.os }} steps: @@ -200,7 +200,7 @@ jobs: include: - os: namespace-profile-linux-x64-default target: x86_64-unknown-linux-gnu - - os: namespace-profile-mac-default + - os: macos-latest target: aarch64-apple-darwin - os: windows-latest target: x86_64-pc-windows-msvc @@ -614,15 +614,15 @@ jobs: target: x86_64-unknown-linux-gnu shard: 3 shardTotal: 3 - - os: namespace-profile-mac-default + - os: macos-latest target: aarch64-apple-darwin shard: 1 shardTotal: 3 - - os: namespace-profile-mac-default + - os: macos-latest target: aarch64-apple-darwin shard: 2 shardTotal: 3 - - os: namespace-profile-mac-default + - os: macos-latest target: aarch64-apple-darwin shard: 3 shardTotal: 3