Skip to content

Commit

Permalink
Merged revision(s) 20295 from trunk/OpenMPT:
Browse files Browse the repository at this point in the history
[Mod] build: CI: Cirrus: Update macOS 14 XCode to 15.3.
........


git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.31@20296 56274372-70c3-4bfc-bfc3-4c3a0b034d27
  • Loading branch information
manxorist committed Mar 8, 2024
1 parent facc8bd commit b6553da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ task:
task:
name: macos14-xcode15
macos_instance:
image: ghcr.io/cirruslabs/macos-sonoma-xcode:15.1
image: ghcr.io/cirruslabs/macos-sonoma-xcode:15.3
install_script: brew update && brew install p7zip help2man doxygen autoconf-archive mpg123 libogg libvorbis portaudio flac libsndfile sdl2
build_script: make -j$(sysctl -n hw.ncpu) STRICT=1 FORCE_DEPS=1
test_script: make -j$(sysctl -n hw.ncpu) STRICT=1 FORCE_DEPS=1 check
Expand Down

0 comments on commit b6553da

Please sign in to comment.