Skip to content

Commit 7330574

Browse files
committed
💚 Fix CI workflow
1 parent 1b16586 commit 7330574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
- uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
1313
with:
14-
xcode-version: latest-stable
14+
xcode-version: '16.4'
1515

1616
- name: Setup Python
1717
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)