Skip to content

Commit 1490a20

Browse files
committed
Update matrix
1 parent 035d247 commit 1490a20

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/ios-tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ jobs:
1212
strategy:
1313
matrix:
1414
include:
15-
- osx_image: xcode13.2
16-
xcode_version: '13.2'
17-
ios_name: 'iPhone 8'
18-
os_version: '15.2'
15+
- osx_image: xcode15.4
16+
xcode_version: '15.4'
17+
ios_name: 'iPhone 14'
18+
os_version: '16.4'
1919

2020
steps:
2121
- name: Checkout repository

0 commit comments

Comments
 (0)