Commit 5969bdd
committed
Make workload test work on arm64/s390x as well
The `wasm-tools` workload is only available on x64 (aka x86_64). So this
test fails on arm64 and s390x.
The `macos` workload seems to be available for all architectures. So use
that instead so this test will work everywhere.1 parent 197adfd commit 5969bdd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments