We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7ddf34 commit 1518610Copy full SHA for 1518610
.github/workflows/cocoapods.yml
@@ -4,7 +4,7 @@ on: [push, workflow_dispatch]
4
jobs:
5
lint:
6
name: Lint
7
- runs-on: macOS-latest
+ runs-on: macOS-11
8
steps:
9
- name: Checkout Code
10
uses: actions/checkout@v2
0 commit comments