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 bc47f9e commit 66eb562Copy full SHA for 66eb562
.github/workflows/macos-scan-build.yml
@@ -20,6 +20,10 @@ jobs:
20
with:
21
egress-policy: audit
22
23
+ - uses: maxim-lobanov/setup-xcode@v1
24
+ with:
25
+ xcode-version: '14.3.1'
26
+
27
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
28
29
submodules: recursive
.github/workflows/macosx_build.yml
0 commit comments