Skip to content

Add hotspot (corretto) build #1

Add hotspot (corretto) build

Add hotspot (corretto) build #1

Workflow file for this run

on:
push:
branches: [ "*" ]
tags: [ "*" ]
paths-ignore: [ "README.md" ]
workflow_dispatch: { }
jobs:
build-hotspot:
uses: ".github/workflows/build-hotspot.yml"

Check failure on line 10 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

invalid value workflow reference: no version specified
secrets: "inherit" # for Docker image publication
with:
JDK_VERSION: "23"