Update .forgejo/workflows/rust.yaml #1
1 changed files with 1 additions and 1 deletions
Update .forgejo/workflows/rust.yaml
All checks were successful
Rust / build (push) Successful in 30s
All checks were successful
Rust / build (push) Successful in 30s
This should fix the thing
commit
b07a7e73e4
|
|
@ -3,7 +3,7 @@ on: [push, workflow_dispatch]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: poseidon-runner
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue