Merge pull request 'Update .forgejo/workflows/rust.yaml' (#1) from amr-patch-1 into main
All checks were successful
Rust / build (push) Successful in 32s
All checks were successful
Rust / build (push) Successful in 32s
Reviewed-on: NotAShelf/nih#1 Reviewed-by: raf <raf@notashelf.dev>
This commit is contained in:
commit
75e25c2803
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