Update .forgejo/workflows/build.yml
toujours pour la science
This commit is contained in:
parent
b7ec46493e
commit
67dd9e6bb8
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ on:
|
|||
jobs:
|
||||
|
||||
build-windows:
|
||||
runs-on: docker
|
||||
runs-on: test-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: docker
|
||||
runs-on: test-tsp
|
||||
container:
|
||||
image: git.rufous-trench.ts.net/crizomb/forgejo-action-rust-bevy:latest
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue