Skip to content

Commit 1edcb18

Browse files
committed
Updates xcode version 26.0
1 parent 8552a3b commit 1edcb18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
xcode:
20-
- '14.1'
20+
- '26.0'
2121

2222
steps:
2323
- name: Checkout
@@ -52,7 +52,7 @@ jobs:
5252
strategy:
5353
matrix:
5454
xcode:
55-
- '14.1'
55+
- '26.0'
5656

5757
steps:
5858
- name: Checkout

0 commit comments

Comments
 (0)