We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8040681 commit 6a94d14Copy full SHA for 6a94d14
1 file changed
.github/workflows/build-test-cxx.yml
@@ -36,7 +36,7 @@ jobs:
36
strategy:
37
max-parallel: 3
38
matrix:
39
- os: [ubuntu-22.04, windows-2022, macos-13, macos-14]
+ os: [ubuntu-22.04, windows-2022, macos-13, macos-14, macos-15]
40
include:
41
- os: ubuntu-22.04
42
c-compiler: "gcc"
0 commit comments