Skip to content

Commit 6a94d14

Browse files
committed
STYLE: Shorten the build name of MacOS 15 to build-test-cxx (macos-15)
Reducing from build-test-cxx (macos-15, clang, clang++, MinSizeRel).
1 parent 8040681 commit 6a94d14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test-cxx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
strategy:
3737
max-parallel: 3
3838
matrix:
39-
os: [ubuntu-22.04, windows-2022, macos-13, macos-14]
39+
os: [ubuntu-22.04, windows-2022, macos-13, macos-14, macos-15]
4040
include:
4141
- os: ubuntu-22.04
4242
c-compiler: "gcc"

0 commit comments

Comments
 (0)