We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e5e52 commit 6de31efCopy full SHA for 6de31ef
.github/workflows/tests.yml
@@ -4,7 +4,7 @@ jobs:
4
appleclang:
5
strategy:
6
matrix:
7
- macos: [12, 13]
+ macos: [13, 14, 15]
8
standard: [17, 20]
9
fail-fast: false
10
name: "AppleClang (MacOS ${{ matrix.macos }}, C++${{ matrix.standard }})"
0 commit comments