Update .gitea/workflows/docker_build.yaml

This commit is contained in:
Matthew Fisher 2024-10-16 08:04:01 -05:00
parent 265115104b
commit 0590b99f20

View File

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