Skip to content

Commit 37a82f8

Browse files
committed
workflow: Add xcode 26.2
1 parent f1accbe commit 37a82f8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build_and_test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
strategy:
1616
matrix:
1717
include:
18+
- xcode: 26.2
19+
destination: iPhone 17 Pro
20+
os: 26.2
1821
- xcode: 16.2
1922
destination: iPhone 16 Pro
2023
os: 18.2

0 commit comments

Comments
 (0)