running on good & old runner
This commit is contained in:
parent
66b05b7520
commit
9d31e22d91
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue