Skip to content

Commit 5a92e40

Browse files
committed
do not select old Xcode 14.3.1
Change-Id: I9b7ac63504a3c081a064a7b985ea7374a8a6d4f6
1 parent 077e818 commit 5a92e40

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/macos-scan-build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
with:
2121
egress-policy: audit
2222

23-
- name: Select Xcode 14.3.1
24-
run: sudo xcode-select -s /Applications/Xcode_14.3.1.app/Contents/Developer
25-
2623
- name: Set SDKROOT and verify kernel headers
2724
shell: bash
2825
run: |

.github/workflows/macosx_build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
with:
2121
egress-policy: audit
2222

23-
- name: Select Xcode 14.3.1
24-
run: sudo xcode-select -s /Applications/Xcode_14.3.1.app/Contents/Developer
25-
2623
- name: Set SDKROOT and verify kernel headers
2724
shell: bash
2825
run: |

0 commit comments

Comments
 (0)