Update .gitea/workflows/deploy.yml
All checks were successful
Backend Build and Test / build (push) Successful in 1m33s

This commit is contained in:
2026-02-14 16:03:15 +01:00
parent 07536fbcb0
commit f97a0ed6d4

View File

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