Skip to content

Commit

Permalink
fix: use xcode 6.1 beta
Browse files Browse the repository at this point in the history
  • Loading branch information
drmohundro committed Aug 23, 2024
1 parent 266a1d7 commit 2568e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: "16.0-beta"
xcode-version: "16.1-beta"

- name: Build and Test
env:
Expand Down

0 comments on commit 2568e74

Please sign in to comment.