Skip to content

Commit

Permalink
make names make sense
Browse files Browse the repository at this point in the history
  • Loading branch information
TrentHouliston committed Sep 24, 2023
1 parent 447c0a3 commit a53063b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gcc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- container: ubuntu:18.04
version: "5"

name: gcc-${{ matrix.toolchain.version }}
name: Linux GCC-${{ matrix.toolchain.version }}
runs-on: ubuntu-latest
continue-on-error: true

Expand Down

0 comments on commit a53063b

Please sign in to comment.