Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Commit

Permalink
still cant find xcode 16???
Browse files Browse the repository at this point in the history
  • Loading branch information
breautek committed Aug 14, 2024
1 parent 919e706 commit 473f6f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 16.0.0
xcode-version: '16.0.0'
- name: Checkout
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 473f6f2

Please sign in to comment.