Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 31e9d84

Browse files
committedDec 16, 2024·
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

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.