Skip to content

Commit

Permalink
Bump XCode version for Apple Silicon
Browse files Browse the repository at this point in the history
  • Loading branch information
JVital2013 authored May 17, 2024
1 parent 640c15e commit e727f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ jobs:
- uses: actions/checkout@v4

- name: Select Xcode version
run: sudo xcode-select -s '/Applications/Xcode_15.2.app/Contents/Developer'
run: sudo xcode-select -s '/Applications/Xcode_15.3.app/Contents/Developer'

- name: Install build dependencies
run: brew install cmake dylibbundler pkg-config libtool autoconf automake meson
Expand Down

0 comments on commit e727f7f

Please sign in to comment.