Fixed job names

This commit is contained in:
Erik C. Thauvin 2024-11-28 11:18:55 -08:00
parent 88fd9e8e56
commit 6c7273a2bd
Signed by: erik
GPG key ID: 776702A6A2DA330E

View file

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