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:
Dennis Hezel 2021-10-17 12:24:42 +02:00
parent ace2ab8197
commit dd849d536c

View file

@ -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,