Skip to content

Commit 9639abb

Browse files
committed
update comment and retrigger CI
Signed-off-by: Gregory Becker <becker33@llnl.gov>
1 parent 7af0ce7 commit 9639abb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

outputs/environments.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,7 @@ example environments/incremental-1 "spack install --add python"
108108
# seemingly indefinitely. (Have tested waiting 1h 15m before giving up.)
109109
# example environments/incremental-1 "spack install --add py-numpy@1.20 2>&1 | tail -n1"
110110

111-
# v1.1: Spack failed to concretize the environment after adding py-numpy
112-
# https://github.com/spack/spack-tutorial/actions/runs/19397756937/job/55500422438?pr=501
111+
# These commands should be fine, although we had a transient failure with them
113112
example environments/incremental-2 "spack add py-numpy@1.20"
114113
example environments/incremental-2 "spack concretize -f"
115114

0 commit comments

Comments
 (0)