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 34fa24b commit b5d5783Copy full SHA for b5d5783
.circleci/config.yml
@@ -16,7 +16,7 @@ executors:
16
- image: cimg/base:current-22.04
17
macos: &macos-executor # macos executor running Xcode
18
macos:
19
- xcode: 14.2.0
+ xcode: 16.4.0
20
linuxvm: # executor type
21
machine:
22
image: ubuntu-2204:current
0 commit comments