Update .forgejo/workflows/build.yml
All checks were successful
Build Bevy Game (Linux + Windows) / build-windows (push) Successful in 42m29s
Build Bevy Game (Linux + Windows) / build-linux (push) Successful in 27m30s

This commit is contained in:
Crizomb 2026-01-18 15:23:12 +01:00
parent 27655b18da
commit bdad7d1fbe

View file

@ -7,7 +7,7 @@ on:
jobs:
build-windows:
runs-on: test_tsp
runs-on: tesp_tsp
container:
image: git.rufous-trench.ts.net/crizomb/forgejo-action-rust-bevy:latest
steps:
@ -36,7 +36,7 @@ jobs:
path: dist/bevy-santa
build-linux:
runs-on: test_tsp
runs-on: tesp_tsp
container:
image: git.rufous-trench.ts.net/crizomb/forgejo-action-rust-bevy:latest
steps: