Skip to content

Commit

Permalink
Merge pull request #35 from Ryu0118/update-ci
Browse files Browse the repository at this point in the history
Update Xcode Version
  • Loading branch information
Ryu0118 authored Oct 1, 2023
2 parents d495951 + 370ab76 commit f6a46f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup Xcode
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.0-beta'
xcode-version: '15.0'

- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit f6a46f9

Please sign in to comment.