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 92ec9d6 commit 8c8ae67Copy full SHA for 8c8ae67
.github/workflows/pull_request.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: maxim-lobanov/setup-xcode@v1
13
with:
14
- xcode-version: latest-stable
+ xcode-version: "^15.0"
15
- uses: actions/checkout@v3
16
17
fetch-depth: 0
0 commit comments