mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-09-18 09:07:03 +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 ]
|
on: [ pull_request, push ]
|
||||||
jobs:
|
jobs:
|
||||||
integration:
|
integration:
|
||||||
runs-on: self-hosted
|
runs-on: lxc-bookworm
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue