Skip to content

Commit 8c8ae67

Browse files
committed
ci: pin PR xcode version [skip ci]
1 parent 92ec9d6 commit 8c8ae67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: maxim-lobanov/setup-xcode@v1
1313
with:
14-
xcode-version: latest-stable
14+
xcode-version: "^15.0"
1515
- uses: actions/checkout@v3
1616
with:
1717
fetch-depth: 0

0 commit comments

Comments
 (0)