bump ci to macos 15

This commit is contained in:
pantor
2026-02-22 15:58:04 +01:00
parent 38196c846f
commit 88e1113158
+4 -4
View File
@@ -49,12 +49,12 @@ jobs:
os: windows-2025
compiler: msvc
- name: macOS-14-gcc
os: macOS-14
- name: macOS-15-gcc
os: macOS-15
compiler: gcc
- name: macOS-14-clang
os: macOS-14
- name: macOS-15-clang
os: macOS-15
compiler: clang
steps: