There was an error while loading. Please reload this page.
1 parent 8338363 commit ac4472aCopy full SHA for ac4472a
1 file changed
.github/actions/set-xcode-version/action.yml
@@ -5,7 +5,7 @@ inputs:
5
description:
6
Xcode version to use, in semver(ish)-style matching the format on the Actions runner image.
7
See available versions at https://github.com/actions/runner-images/blame/main/images/macos/macos-14-Readme.md#xcode
8
- required: false
+ required:var
9
default: '15.3'
10
outputs:
11
xcode-path:
0 commit comments