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 87968d1 commit fc8acf5Copy full SHA for fc8acf5
.github/workflows/abtesting.yml
@@ -43,6 +43,8 @@ jobs:
43
steps:
44
- name: Checkout
45
uses: actions/checkout@master
46
+ - name: Xcode
47
+ run: sudo xcode-select -s /Applications/Xcode_16.4.app/Contents/Developer
48
- name: Setup
49
run: |
50
cd abtesting/LegacyABTestingQuickstart
0 commit comments