We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1accbe commit 37a82f8Copy full SHA for 37a82f8
1 file changed
.github/workflows/build_and_test.yml
@@ -15,6 +15,9 @@ jobs:
15
strategy:
16
matrix:
17
include:
18
+ - xcode: 26.2
19
+ destination: iPhone 17 Pro
20
+ os: 26.2
21
- xcode: 16.2
22
destination: iPhone 16 Pro
23
os: 18.2
0 commit comments