Skip to content

Commit 44d7bd1

Browse files
committed
fix 2: Update Xcode version to 15.4 in CI configuration
1 parent a18e39a commit 44d7bd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- name: Set up Xcode
7878
uses: maxim-lobanov/setup-xcode@v1
7979
with:
80-
xcode-version: latest
80+
xcode-version: '15.4'
8181
- name: Create config file
8282
run: |
8383
echo '{

0 commit comments

Comments
 (0)