Update .forgejo/workflows/build.yml
Some checks failed
Build And Push Oracolo to Docker Hub / build-push-oracolo (push) Failing after 11s

This commit is contained in:
PastaGringo 2024-05-27 21:55:09 +02:00
parent 9856fb2c1a
commit 77bbcb9691

View file

@ -5,7 +5,7 @@ on: [ push ]
jobs:
build-push-oracolo:
runs-on: docker
container: ubuntu-latest
container: ubuntu:latest
steps:
-
name: Set up QEMU