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 8d8004a commit e0b748cCopy full SHA for e0b748c
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
- TVOS
60
# - VISIONOS # Unfortunately, visionOS on CI is too flakey
61
- WATCHOS
62
- skip_release: 1
+ skip_release: '1'
63
xcode: [15.2, 15.4]
64
exclude:
65
- {xcode: 15.2, command: test}
0 commit comments