We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 411276d commit 3c670b4Copy full SHA for 3c670b4
1 file changed
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
fail-fast: false
38
matrix:
39
include:
40
- - os: "26.0"
+ - os: "26.0.1"
41
xcode: "26.0.1"
42
sim: "iPhone 16 Pro"
43
parallel: NO # Stop random test job failures
0 commit comments