Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: access-nri/build-ci/.github/workflows/ci-github-hosted.yml@v2
with:
spack-manifest-path: ${{ matrix.spack-manifest-path }}
spack-config-ref: 2025.11.000 # Before build-ci@v2-breaking change to spack-config, don't go any further forward!
spack-packages-ref: api-v2 # This branch contains the package defs compatible with spack >=1.0. May be incorporated into the main branch
spack-ref: releases/v1.0
allow-ssh-into-spack-install: false
Expand Down