Skip to content

Get key4hep and spack refs from the repository. #9

Get key4hep and spack refs from the repository.

Get key4hep and spack refs from the repository. #9

Workflow file for this run

name: Spack Build
on: push
jobs:
build:
strategy:
fail-fast: false
matrix:
target: [common, release, release-debug]
uses: ./.github/workflows/build-template.yaml
with:
target: ${{ matrix.target }}