chore(ci): bump runner to macos-15

closes https://github.com/official-stockfish/Stockfish/pull/6475

No functional change
This commit is contained in:
ppigazzini
2025-12-21 15:43:32 +01:00
committed by Disservin
parent 955c927265
commit d92e6b458a
2 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -62,8 +62,8 @@ jobs:
comp: clang
run_64bit_tests: true
shell: bash
- name: macOS 14 Apple Clang M1
os: macos-14
- name: macOS 15 Apple Clang M1
os: macos-15
compiler: clang++
comp: clang
run_64bit_tests: false