Skip to content

Commit

Permalink
[Mod] build: CI: Cirrus: Update macOS 14 XCode to 15.3.
Browse files Browse the repository at this point in the history
git-svn-id: https://source.openmpt.org/svn/openmpt/trunk/OpenMPT@20295 56274372-70c3-4bfc-bfc3-4c3a0b034d27
  • Loading branch information
manxorist committed Mar 8, 2024
1 parent 96c9eb5 commit a047966
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 a047966

Please sign in to comment.