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 >> path: << parameters.reports-dir >>
jobs: jobs:
bld_jdk21: bld:
docker: docker:
- image: cimg/openjdk:23.0 - image: cimg/openjdk:23.0
steps: steps:
@ -50,4 +50,4 @@ jobs:
workflows: workflows:
bld: bld:
jobs: jobs:
- bld_jdk23 - bld