Skip to content

Fixes to spack build CI. #2

Fixes to spack build CI.

Fixes to spack build CI. #2

Workflow file for this run

name: Spack Build Template
on: push
jobs:
concretize:
strategy:
fail-fast: false
matrix:
target: [common, release, release-debug]
uses: .github/workflows/concretize-template.yaml

Check failure on line 11 in .github/workflows/concretize.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/concretize.yaml

Invalid workflow file

invalid value workflow reference: no version specified
with:
target: ${{ matrix.target }}