use rust-webapp image for release
Some checks failed
Backend Actions / check (push) Successful in 1m44s
Backend Actions / build (push) Successful in 3m32s
Backend Actions / test (push) Successful in 4m4s
Backend Actions / package (push) Failing after 2m34s

This commit is contained in:
2025-07-25 10:13:26 +01:00
parent 5b08ca0dd2
commit 29d68e19f6

View File

@ -7,7 +7,7 @@ on: [push]
jobs:
package:
runs-on: rust-nextest
runs-on: rust-webapp
steps:
- run: echo "${{ GITEA_REF }}"
- uses: actions/checkout@v4