Skip to content

Skip test depending on setgid user capability #8

Skip test depending on setgid user capability

Skip test depending on setgid user capability #8

Workflow file for this run

on:
push:
branches: [ "*" ]
tags: [ "*" ]
paths-ignore: [ "README.md" ]
workflow_dispatch: { }
jobs:
build-hotspot:
uses: "./.github/workflows/build-hotspot.yml"
secrets: "inherit" # for Docker image publication
with:
JDK_VERSION: "23"