Merge pull request 'Update dependency forgejo-lxc to v12' (#223) from renovate/forgejo-lxc-12.x into main

Reviewed-on: https://code.forgejo.org/actions/setup-forgejo/pulls/223
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
This commit is contained in:
Michael Kriese 2024-12-07 13:42:12 +00:00
commit dbe62fdc04
2 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ on:
# #
jobs: jobs:
integration-action: integration-action:
runs-on: self-hosted runs-on: lxc-bookworm
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: forgejo.sh & forgejo-runner.sh - name: forgejo.sh & forgejo-runner.sh

View file

@ -7,7 +7,7 @@ on:
jobs: jobs:
integration: integration:
runs-on: self-hosted runs-on: lxc-bookworm
strategy: strategy:
matrix: matrix:
info: info:
@ -33,7 +33,7 @@ jobs:
forgejo-test-helper.sh run_workflow testdata/ipv6 $url root ipv6 setup-forgejo $token forgejo-test-helper.sh run_workflow testdata/ipv6 $url root ipv6 setup-forgejo $token
binary: binary:
runs-on: self-hosted runs-on: lxc-bookworm
strategy: strategy:
matrix: matrix:
- binary: https://codeberg.org/forgejo/forgejo/releases/download/v1.21.2-1/forgejo-1.21.2-1-linux-amd64 - binary: https://codeberg.org/forgejo/forgejo/releases/download/v1.21.2-1/forgejo-1.21.2-1-linux-amd64