Github Actions fix job name [ci skip]
This commit is contained in:
parent
59a04c747a
commit
31a5120e1c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-main.yml
vendored
2
.github/workflows/ci-main.yml
vendored
|
@ -83,7 +83,7 @@ jobs:
|
|||
- name: Ubuntu 20.04
|
||||
run: ./.github/workflows/ci-scripts/ubuntu.sh master 2004 false cmake gcc g++ 14 debug false
|
||||
|
||||
linux-04-master:
|
||||
linux-05-master:
|
||||
runs-on: ubuntu-18.04
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Add table
Reference in a new issue