Skip to content

Commit

Permalink
[GHA] Cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyash-b committed Jul 14, 2024
1 parent bbd9072 commit 9f7ff02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:

build-external-yum-gcc:
timeout-minutes: 10
name: Build with gcc-default
name: Build with gcc
runs-on: ubuntu-20.04
container:
image: ${{ matrix.container }}
Expand All @@ -125,7 +125,7 @@ jobs:

build-external-yum-clang:
timeout-minutes: 10
name: Build with clang-default
name: Build with clang
runs-on: ubuntu-20.04
container:
image: ${{ matrix.container }}
Expand Down

0 comments on commit 9f7ff02

Please sign in to comment.