Skip to content

Commit cdf21d6

Browse files
Update cocoapods.yml
1 parent 03dad60 commit cdf21d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cocoapods.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, workflow_dispatch]
44
jobs:
55
lint:
66
name: Lint
7-
runs-on: macOS-latest
7+
runs-on: macOS-11
88
steps:
99
- name: Checkout Code
1010
uses: actions/checkout@v2

0 commit comments

Comments
 (0)