There was an error while loading. Please reload this page.
1 parent 681b321 commit b481f70Copy full SHA for b481f70
2 files changed
.github/workflows/CI.yml
@@ -17,7 +17,7 @@ jobs:
17
submodules: 'false'
18
- uses: maxim-lobanov/setup-xcode@v1
19
with:
20
- xcode-version: '26.4'
+ xcode-version: '26.4.1'
21
- name: Install dependencies
22
run: |
23
brew update
.github/workflows/Release.yml
@@ -16,7 +16,7 @@ jobs:
16
0 commit comments