Update .gitea/workflows/docker_build.yaml

This commit is contained in:
Matthew Fisher 2024-10-16 08:05:16 -05:00
parent 0590b99f20
commit 7f6e3a5377

View File

@ -7,7 +7,7 @@ on:
jobs: jobs:
docker: docker:
runs-on: latest runs-on: ubuntu-latest
steps: steps:
#- #-
# name: Set up QEMU # name: Set up QEMU