Skip to content

Commit 96c605b

Browse files
Update e2e.yml
1 parent 0e06118 commit 96c605b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/e2e.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: macos-15
1212
strategy:
1313
matrix:
14-
xcode-version: ['13.2.1', '13.4', '14.0.1', '14', '14.2', latest, latest-stable]
14+
xcode-version: ['16.0', '16.4', '26.0.1', '14', '26.2', latest, latest-stable]
1515
fail-fast: false
1616
steps:
1717
- name: Checkout
@@ -33,7 +33,7 @@ jobs:
3333
strategy:
3434
matrix:
3535
# https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md#xcode
36-
xcode-version: ['14.3.1', '15.2', '15.3', latest, latest-stable]
36+
xcode-version: ['16.2', '15.2', '15.3', latest, latest-stable]
3737
fail-fast: false
3838
steps:
3939
- name: Checkout

0 commit comments

Comments
 (0)