Update .github/workflows/docker-build-push-dockerhub.yml
Some checks failed
Build and push image to DockerHub / build (push) Failing after 2m21s

This commit is contained in:
2025-05-31 16:55:18 +00:00
parent 2844760af0
commit 139f2ab9e7

View File

@@ -33,7 +33,7 @@ jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest
runs-on: linux_arm64
# Steps represent a sequence of tasks that will be executed as part of the job
steps: