publish step
Some checks failed
Build images / build-and-push-arch (push) Failing after 11s
build-airflow-image / build (push) Failing after 24s

This commit is contained in:
Julius Zeidler 2025-04-02 18:21:31 +02:00
parent 45496a6fd9
commit 6c4c3ab629

View file

@ -4,7 +4,7 @@ on: push
jobs:
build:
runs-on: ubuntu-22.04
runs-on: catthehacker
steps:
- name: Checkout the repo
uses: actions/checkout@v4