chore: CI/CD configuration
Some checks failed
Build & Push (Multi-Arch) / docker (push) Failing after 1m13s

This commit is contained in:
hammerfall 2025-09-02 21:53:01 +02:00
parent 1397dfa1bf
commit 9f0a5b0f2a
No known key found for this signature in database

View file

@ -6,7 +6,7 @@ on:
jobs:
docker:
runs-on: [wsl]
runs-on: [docker]
steps:
- name: Checkout
uses: actions/checkout@v4