mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-09-18 00:57:07 +00:00
fix: RNA needs a more recent version of Git
This commit is contained in:
parent
b669ffeda7
commit
05d57c757a
|
@ -1,7 +1,7 @@
|
|||
on: [ pull_request, push ]
|
||||
jobs:
|
||||
integration:
|
||||
runs-on: self-hosted
|
||||
runs-on: lxc-bookworm
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
|
Loading…
Reference in a new issue