Skip to content

Commit

Permalink
Update stdexec commit used in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
msimberg committed Sep 6, 2024
1 parent ff21d8a commit 0b8c97f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ci/docker/debug-cpu-stdexec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ spack:
- 'malloc=system'
stdexec:
require:
- '@git.nvhpc-23.09.rc4=main'
- '@git.8bc7c7f06fe39831dea6852407ebe7f6be8fa9fd=main'
- 'build_type=Debug'
2 changes: 1 addition & 1 deletion ci/docker/release-cpu-stdexec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ spack:
- '+stdexec'
stdexec:
require:
- '@git.48c52df0f81c6151eecf4f39fa5eed2dc0216204=main'
- '@git.8bc7c7f06fe39831dea6852407ebe7f6be8fa9fd=main'
2 changes: 1 addition & 1 deletion ci/docker/release-rocm533-stdexec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spack:
- '+stdexec'
stdexec:
require:
- '@git.48c52df0f81c6151eecf4f39fa5eed2dc0216204=main'
- '@git.8bc7c7f06fe39831dea6852407ebe7f6be8fa9fd=main'
blas:
require:: openblas
lapack:
Expand Down

0 comments on commit 0b8c97f

Please sign in to comment.