Skip to content

Commit 228998a

Browse files
authored
Update ci.yml from macos-10.15 to macos-11. (#2940)
1 parent 780209d commit 228998a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
# MacOS
4141
- name: MacOS x86_64
42-
os: macos-10.15
42+
os: macos-11
4343
target: x86_64-apple-darwin
4444
tool: clippy
4545
# Mac has no software runners, so don't run tests
@@ -54,7 +54,7 @@ jobs:
5454

5555
# IOS
5656
- name: IOS aarch64
57-
os: macos-10.15
57+
os: macos-11
5858
target: aarch64-apple-ios
5959
tool: clippy
6060
kind: other

0 commit comments

Comments
 (0)