Update .gitea/workflows/base-build.yml

This commit is contained in:
2025-07-02 20:04:02 -07:00
parent 06b10944bf
commit fcc4fa05a5

View File

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