Update .forgejo/workflows/rust.yaml #1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ on: [push, workflow_dispatch]
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: poseidon-runner
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue