Skip to content

Commit a003509

Browse files
committed
Force use 15.1
1 parent cde64f1 commit a003509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
steps:
5757
- uses: maxim-lobanov/setup-xcode@v1
5858
with:
59-
xcode-version: latest-stable
59+
xcode-version: '15.1'
6060
- uses: actions/checkout@v3
6161
- name: 'Cache: .nuke/temp, ~/.nuget/packages'
6262
uses: actions/cache@v3

0 commit comments

Comments
 (0)