Skip to content

Commit

Permalink
fix(ci): update xcode to version 15
Browse files Browse the repository at this point in the history
  • Loading branch information
lmichaelis committed Dec 10, 2024
1 parent 95b180e commit 0684250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
fail-fast: false
matrix:
xcode:
- '13'
- '15'
build_type: [ 'Debug', 'Release' ]
env:
ASAN_OPTIONS: 'detect_container_overflow=0'
Expand Down

0 comments on commit 0684250

Please sign in to comment.