ci: add more tests for wasm and baremetal

Run a range of tests in CI, to make sure browser wasm and baremetal
don't regress too badly.

I have intentionally filtered out tests, so that newly added tests to
TEST_PACKAGES_FAST will be added here as well (and can be excluded if
needed).
This commit is contained in:
Ayke van Laethem
2025-03-07 11:40:37 +01:00
committed by Ayke
parent 226744a538
commit ebf70ab18e
3 changed files with 49 additions and 13 deletions
+1 -1
View File
@@ -278,7 +278,7 @@ jobs:
run: make tinygo-test
- run: make smoketest
- run: make wasmtest
- run: make tinygo-baremetal
- run: make tinygo-test-baremetal
build-linux-cross:
# Build ARM Linux binaries, ready for release.
# This intentionally uses an older Linux image, so that we compile against