Merge pull request 'Update .forgejo/workflows/rust.yaml' (#1) from amr-patch-1 into main

Reviewed-on: NotAShelf/nih#1
Reviewed-by: raf <raf@notashelf.dev>
This commit is contained in:
raf 2025-07-22 10:56:13 +00:00 committed by NotAShelf
commit 8b2ef7b41b
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

View file

@ -3,7 +3,7 @@ on: [push, workflow_dispatch]
jobs:
build:
runs-on: poseidon-runner
runs-on: docker
steps:
- uses: actions/checkout@v4