Skip to content

Commit fc8acf5

Browse files
committed
xcode
1 parent 87968d1 commit fc8acf5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/abtesting.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
steps:
4444
- name: Checkout
4545
uses: actions/checkout@master
46+
- name: Xcode
47+
run: sudo xcode-select -s /Applications/Xcode_16.4.app/Contents/Developer
4648
- name: Setup
4749
run: |
4850
cd abtesting/LegacyABTestingQuickstart

0 commit comments

Comments
 (0)