There was an error while loading. Please reload this page.
1 parent 5bb65e0 commit ed7a140Copy full SHA for ed7a140
1 file changed
.github/workflows/ci.yml
@@ -34,7 +34,5 @@ jobs:
34
spack-manifest-path: ${{ matrix.file }}
35
allow-ssh-into-spack-install: false # If true, PR author must ssh into instance to complete job
36
spack-manifest-data-path: .github/build-ci/data/standard.json
37
- # builtin-spack-packages-ref: main
38
- # access-spack-packages-ref: api-v2
39
- # spack-config-ref: main
40
- # spack-ref: releases/v1.1
+ # Default args (including explicit spack/spack-packages/spack-config versions)
+ # are specified in https://github.com/ACCESS-NRI/build-ci/tree/v3/.github/workflows#inputs
0 commit comments