Skip to content

Commit

Permalink
Workflows: fix job name
Browse files Browse the repository at this point in the history
  • Loading branch information
bartgol committed Nov 15, 2024
1 parent 4625182 commit 0f2c4ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eamxx-sa-sanitizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:
jobs:
gcc-openmp:
runs-on: [self-hosted, ghci-snl-cpu, gcc]
name: gcc-openmp / cov
name: gcc-openmp / valg
steps:
- name: Check out the repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 0f2c4ba

Please sign in to comment.