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

This commit is contained in:
2026-02-14 19:08:22 +01:00
parent a3d9e1ebb9
commit 02c7b966eb

View File

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