We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d25fee9 commit 31e9d84Copy full SHA for 31e9d84
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Switch XCode Version
27
uses: maxim-lobanov/setup-xcode@v1
28
with:
29
- xcode-version: '16.1.0'
+ xcode-version: '16.0.0'
30
- run: |
31
make test
32
working-directory: Coder Desktop
0 commit comments