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

Commit

Permalink
correct xcode beta selection for ios 18
Browse files Browse the repository at this point in the history
  • Loading branch information
breautek committed Aug 14, 2024
1 parent c756d25 commit 919e706
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_beta_5
xcode-version: 16.0.0
- name: Checkout
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 919e706

Please # to comment.