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 fb58a64 commit 3d1f636Copy full SHA for 3d1f636
.github/workflows/screenshot.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v4
15
16
- name: Set Up Xcode
17
- run: sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
+ run: sudo xcode-select -switch /Applications/Xcode_15.4.app/Contents/Developer
18
19
- name: Build & Run UI Tests
20
run: |
0 commit comments