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 9a4f482 commit 10b98b9Copy full SHA for 10b98b9
.github/workflows/ccpp.yml
@@ -21,7 +21,7 @@ jobs:
21
os: [ ubuntu-latest, ubuntu-22.04 ]
22
23
runs-on: ${{ matrix.os }}
24
- name: Build with external_gtest=${{ matrix.external-gtest }}
+ name: Build with external_gtest=${{ matrix.external-gtest }} on ${{ matrix.os }}
25
26
steps:
27
- uses: actions/checkout@v1
0 commit comments