Skip to content

Commit

Permalink
try xcode 15
Browse files Browse the repository at this point in the history
  • Loading branch information
lkeegan committed Nov 2, 2023
1 parent 60a53ea commit a5f3d5c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ jobs:
run:
shell: bash
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: "15"
- uses: actions/checkout@v4
- name: Build script
run: ./build.sh
Expand Down

0 comments on commit a5f3d5c

Please sign in to comment.