tried to fix #15 again
Some checks failed
test-and-lint / test-and-lint (pull_request) Has been cancelled

This commit is contained in:
2026-06-10 03:54:24 +02:00
parent 2dc854c65a
commit 2ffe17ca60

View File

@@ -6,7 +6,7 @@ on:
jobs:
build-and-push:
runs-on: ubuntu-latest
runs-on: docker-builder
steps:
- name: Checkout repository