running on good & old runner
All checks were successful
Build Bevy Game (Linux + Windows) / build-windows (push) Successful in 25m1s
Build Bevy Game (Linux + Windows) / build-linux (push) Successful in 23m23s

This commit is contained in:
Crizomb 2026-01-19 00:07:56 +01:00
parent 66b05b7520
commit 9d31e22d91

View file

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