Skip to content

Use spack actions for spack build CI. #1

Use spack actions for spack build CI.

Use spack actions for spack build CI. #1

Workflow file for this run

name: concretize-ubuntu
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 }}