Skip to content

Commit 31e9d84

Browse files
committed
retry
1 parent d25fee9 commit 31e9d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Switch XCode Version
2727
uses: maxim-lobanov/setup-xcode@v1
2828
with:
29-
xcode-version: '16.1.0'
29+
xcode-version: '16.0.0'
3030
- run: |
3131
make test
3232
working-directory: Coder Desktop

0 commit comments

Comments
 (0)