Skip to content

Commit 4730ffa

Browse files
committed
Update comments
1 parent 18d9487 commit 4730ffa

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,7 @@ jobs:
3434
spack-manifest-path: ${{ matrix.file }}
3535
allow-ssh-into-spack-install: false # If true, PR author must ssh into instance to complete job
3636
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
37+
# Default args (including explicit spack/spack-packages/spack-config versions)
38+
# are specified in https://github.com/ACCESS-NRI/build-ci/tree/v3/.github/workflows#inputs
4139
secrets:
42-
spack-install-command-pat: ${{ secrets.SPACK_INSTALL_COMMAND_PAT }}
40+
spack-install-command-pat: ${{ secrets.SPACK_INSTALL_COMMAND_PAT }}

0 commit comments

Comments
 (0)