mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
Remove Mac CI (#4987)
This commit is contained in:
parent
7c21e605fb
commit
31d50af5ef
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -351,8 +351,8 @@ jobs:
|
||||
os: windows-2022
|
||||
|
||||
# Mac
|
||||
- name: Mac aarch64
|
||||
os: [self-hosted, macOS]
|
||||
# - name: Mac aarch64
|
||||
# os: macos-12
|
||||
|
||||
# Linux
|
||||
- name: Linux x86_64
|
||||
@ -379,7 +379,6 @@ jobs:
|
||||
# target directory, and rust-cache will overwrite the entirety of the target directory.
|
||||
- name: caching
|
||||
uses: Swatinem/rust-cache@v2
|
||||
if: matrix.os[0] != 'self-hosted'
|
||||
with:
|
||||
key: test-${{ matrix.os }}-${{ env.CACHE_SUFFIX }}
|
||||
workspaces: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user