1 Commits

Author SHA1 Message Date
f1183606ae Update .gitea/workflows/deploy.yml
Some checks failed
Backend Build and Test / build (push) Has been cancelled
2026-02-14 16:03:15 +01:00

View File

@@ -6,7 +6,7 @@ on:
jobs:
build:
runs-on: standard-latest
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4