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 242e8e9 commit bf1efceCopy full SHA for bf1efce
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ concurrency:
19
20
jobs:
21
cpp-matrix:
22
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
23
name: Generate Test Matrix
24
outputs:
25
matrix: ${{ steps.cpp-matrix.outputs.matrix }}
0 commit comments