Build using macos 14 instead of 15

This commit is contained in:
Dan Paulat 2025-06-29 13:14:27 +00:00
parent e51fd8b77b
commit b89938b48a

View file

@ -109,7 +109,7 @@ jobs:
appimage_arch: ''
artifact_suffix: macos-x64
- name: macos_clang18_arm64
os: macos-15
os: macos-14
build_type: Release
env_cc: clang
env_cxx: clang++