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 498f5ba commit c997e07Copy full SHA for c997e07
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: macOS-latest
12
strategy:
13
matrix:
14
- xcode: ["11.7", "12"]
+ xcode: ["11.7", "12.2"]
15
steps:
16
- name: Checkout
17
uses: actions/checkout@master
0 commit comments