We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfca8fc commit 94bd2e5Copy full SHA for 94bd2e5
1 file changed
.github/workflows/ci.yaml
@@ -78,7 +78,7 @@ jobs:
78
ubuntu_24_04_gcc:
79
strategy:
80
matrix:
81
- version: [13, 14]
+ version: [13, 14, 15, 16]
82
runs-on: ubuntu-24.04
83
env:
84
CPP: cpp-${{ matrix.version }}
0 commit comments