We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 077e818 commit 5a92e40Copy full SHA for 5a92e40
.github/workflows/macos-scan-build.yml
@@ -20,9 +20,6 @@ jobs:
20
with:
21
egress-policy: audit
22
23
- - name: Select Xcode 14.3.1
24
- run: sudo xcode-select -s /Applications/Xcode_14.3.1.app/Contents/Developer
25
-
26
- name: Set SDKROOT and verify kernel headers
27
shell: bash
28
run: |
.github/workflows/macosx_build.yml
0 commit comments