Fixed job names
This commit is contained in:
parent
88fd9e8e56
commit
6c7273a2bd
1 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@ commands:
|
|||
path: << parameters.reports-dir >>
|
||||
|
||||
jobs:
|
||||
bld_jdk21:
|
||||
bld:
|
||||
docker:
|
||||
- image: cimg/openjdk:23.0
|
||||
steps:
|
||||
|
@ -50,4 +50,4 @@ jobs:
|
|||
workflows:
|
||||
bld:
|
||||
jobs:
|
||||
- bld_jdk23
|
||||
- bld
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue