mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
Update ci.yml from macos-10.15 to macos-11. (#2940)
This commit is contained in:
parent
780209dfb4
commit
228998ae0d
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
|
||||
# MacOS
|
||||
- name: MacOS x86_64
|
||||
os: macos-10.15
|
||||
os: macos-11
|
||||
target: x86_64-apple-darwin
|
||||
tool: clippy
|
||||
# Mac has no software runners, so don't run tests
|
||||
@ -54,7 +54,7 @@ jobs:
|
||||
|
||||
# IOS
|
||||
- name: IOS aarch64
|
||||
os: macos-10.15
|
||||
os: macos-11
|
||||
target: aarch64-apple-ios
|
||||
tool: clippy
|
||||
kind: other
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user