Skip to content

Commit

Permalink
rename jobs to include the C++ standard version
Browse files Browse the repository at this point in the history
  • Loading branch information
nmm0 committed Nov 7, 2023
1 parent 25fa43d commit 34b6c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
stdcxx: 23
- compiler_driver: g++-10
stdcxx: 23
name: ${{ matrix.compiler_driver }}
name: ${{ matrix.compiler_driver }} C++${{ matrix.stdcxx }}
steps:

- name: Cache icpx install
Expand Down

0 comments on commit 34b6c23

Please sign in to comment.