Skip to content

Commit 3c670b4

Browse files
committed
ci: fix a job error
1 parent 411276d commit 3c670b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
fail-fast: false
3838
matrix:
3939
include:
40-
- os: "26.0"
40+
- os: "26.0.1"
4141
xcode: "26.0.1"
4242
sim: "iPhone 16 Pro"
4343
parallel: NO # Stop random test job failures

0 commit comments

Comments
 (0)