Skip to content

Commit ce40513

Browse files
authored
Change ver (#3875)
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com>
1 parent 3dbeb07 commit ce40513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/xcode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Setup Xcode
3838
uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
3939
with:
40-
xcode-version: 26.1
40+
xcode-version: '26.0.1'
4141

4242
- name: Run Xcode Build
4343
run: |

0 commit comments

Comments
 (0)