Update .gitea/workflows/deploy.yml
Some checks failed
Backend Build and Test / build (push) Has been cancelled

This commit is contained in:
2026-02-14 16:03:15 +01:00
parent c9a96f937a
commit f1183606ae

View File

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