Update .gitea/workflows/base-build.yml

This commit is contained in:
2025-07-02 20:11:23 -07:00
parent 966c5f570b
commit 63f908019f

View File

@@ -16,7 +16,7 @@ on:
jobs: jobs:
build: build:
runs-on: docker-build runs-on: test
steps: steps:
- name: Checkout code - name: Checkout code