diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2024-01-03 23:17:54 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-04 08:17:54 +0100 |
commit | 827b1f143745f6f3a855a4787e563dc2034ebe66 (patch) | |
tree | 201eed9bb10ef346cdc47e8ae88d34c70513ff6e /.github | |
parent | 561da58cea1475927b22b95aa7a6b567ef1105f3 (diff) | |
download | spack-827b1f143745f6f3a855a4787e563dc2034ebe66.tar.gz spack-827b1f143745f6f3a855a4787e563dc2034ebe66.tar.bz2 spack-827b1f143745f6f3a855a4787e563dc2034ebe66.tar.xz spack-827b1f143745f6f3a855a4787e563dc2034ebe66.zip |
bugfix: make `test_requires_directive` work on more platforms (#41943)
Literal compiler config in `test_requires_directive` specifically lists `target:
x86_64`, but it doesn't need to, and the unnecessary target makes the test fail on
non-`x86_64` machines.
- [x] Remove target from config yaml in `test_requires_directive`
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions