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 6f63071 commit dbf020cCopy full SHA for dbf020c
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
matrix:
22
command: [test, ""]
23
platform: [IOS, MAC_CATALYST, MACOS, TVOS, VISIONOS, WATCHOS]
24
- xcode: [15.4, "16.0"]
+ xcode: ["15.2"]
25
exclude:
26
- { platform: VISIONOS }
27
include:
0 commit comments