Skip to content

Commit d25fee9

Browse files
committedDec 16, 2024·
retry
1 parent 8d3e107 commit d25fee9

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'
29+
xcode-version: '16.1.0'
3030
- run: |
3131
make test
3232
working-directory: Coder Desktop

0 commit comments

Comments
 (0)
Please sign in to comment.