Skip to content

Commit ee8fe52

Browse files
committed
lock xcode to 16.4
1 parent ccf8b65 commit ee8fe52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Select latest stable Xcode
4343
uses: maxim-lobanov/setup-xcode@v1
4444
with:
45-
xcode-version: "latest-stable"
45+
xcode-version: "16.4"
4646

4747
- name: Install xcsift
4848
run: brew install xcsift

0 commit comments

Comments
 (0)