We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7241b7b commit b421654Copy full SHA for b421654
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
matrix:
25
command: [test, ""]
26
platform: [IOS, MACOS]
27
- xcode: ["16.2"]
+ xcode: ["16.3"]
28
include:
29
- { command: test, skip_release: 1 }
30
steps:
0 commit comments