Skip to content

Commit

Permalink
ci: pin Xcode version to 16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ioannisj committed Jan 13, 2025
1 parent 410b372 commit 063fc3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v4
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
xcode-version: '16.2'

- name: Bootstrap
run: make bootstrap
Expand Down

0 comments on commit 063fc3a

Please sign in to comment.