Skip to content

Commit 883117c

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ env:
55
IOS_VERSION: 14.4
66
jobs:
77
build:
8-
runs-on: macos-latest
8+
runs-on: macos-11
99
steps:
1010
- uses: actions/checkout@v2
1111
- name: Install

0 commit comments

Comments
 (0)