Skip to content

Commit

Permalink
Update xcode.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
diegotl authored Oct 20, 2023
1 parent 0c0b483 commit ac265d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
xcode-version: latest
- name: check Xcode version
run: /usr/bin/xcodebuild -version
- name: Checkout
Expand Down

0 comments on commit ac265d5

Please sign in to comment.