Skip to content

Commit d5fd51c

Browse files
Update meson_ci.yml
1 parent 1311357 commit d5fd51c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/meson_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
fi
8686
8787
- name: Select Xcode version
88-
run: sudo xcode-select --switch /Applications/Xcode_${{ matrix.xcode_version }}.app/Contents/Developer
88+
run: sudo xcode-select --switch /Applications/Xcode_${{ matrix.xcode_version }}.app
8989

9090
- name: Install Meson and Ninja
9191
run: |

0 commit comments

Comments
 (0)