ci: route web-wasm-rebuild workflow to the rust-host runner (CT 107)
Web WASM Rebuild / rebuild (push) Failing after 2m0s

This commit is contained in:
Gitea CI
2026-07-08 13:27:34 -07:00
parent caaafe34e0
commit 326ef6894a
+1 -1
View File
@@ -36,7 +36,7 @@ concurrency:
jobs: jobs:
rebuild: rebuild:
runs-on: ubuntu-latest runs-on: rust-host
steps: steps:
- name: Checkout - name: Checkout