ci(test): route test workflow to the rust-host runner (CT 107)
Test / test (push) Failing after 1m3s

This commit is contained in:
Gitea CI
2026-07-08 12:27:34 -07:00
parent 2254693a7a
commit caaafe34e0
+1 -1
View File
@@ -29,7 +29,7 @@ on:
jobs:
test:
runs-on: ubuntu-latest
runs-on: rust-host
# Full debuginfo made the solitaire_engine test-binary link peak past the
# runner's memory — ld was OOM-killed (signal 9) on runs 447 and 486.