xxxx2
Some checks failed
ci / docker (push) Has been cancelled

This commit is contained in:
2025-11-06 18:17:56 +01:00
parent 4b4d54681f
commit 2597b5bf5f

View File

@@ -4,7 +4,7 @@ on: [push]
jobs:
docker:
runs-on: ubuntu-latest
runs-on: docker-stable
steps:
- name: Checkout
uses: actions/checkout@v4