Skip to content

Commit 16cba0a

Browse files
committed
remove flag
Signed-off-by: Harmen Stoppels <harmenstoppels@gmail.com>
1 parent 7cd8925 commit 16cba0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: spack/setup-spack@v3
2828

2929
- name: Find compilers
30-
run: spack -e . compiler find --mixed-toolchain
30+
run: spack -e . compiler find
3131

3232
- name: Concretize (fresh)
3333
run: spack -e . -v concretize --fresh

0 commit comments

Comments
 (0)