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 41e4819 commit 1b5a89fCopy full SHA for 1b5a89f
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ on:
15
jobs:
16
tests-macos12:
17
name: Test Builds - macOS 12
18
- runs-on: macos-12.0
+ runs-on: macos-12
19
strategy:
20
matrix:
21
xcode: [ "13.1", "13.2.1", "13.3.1", "13.4.1" ]
0 commit comments