style: Adjust name of GCC build job from GCC-10.3.0 to the correct GCC-9.3.0 in github workflow
This commit is contained in:
parent
ace2ab8197
commit
dd849d536c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
parallel: 3,
|
||||
}
|
||||
- {
|
||||
name: 'Ubuntu/20.04/GCC-10.3.0',
|
||||
name: 'Ubuntu/20.04/GCC-9.3.0',
|
||||
os: ubuntu-20.04,
|
||||
triplet: x64-linux,
|
||||
parallel: 2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue