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 e178b10 commit b07eb84Copy full SHA for b07eb84
.circleci/config.yml
@@ -1,7 +1,7 @@
1
jobs:
2
build_and_test:
3
macos:
4
- xcode: 15.0.0
+ xcode: 15.4.0
5
steps:
6
- checkout
7
- run:
0 commit comments