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

Commit

Permalink
CI: Use XCode 16 Stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
breautek committed Sep 20, 2024
1 parent ede095a commit 85c9787
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-beta'
xcode-version: '16.0'
- name: Checkout
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 85c9787

Please sign in to comment.