change run-on label
Some checks failed
ci / docker (push) Failing after 1m6s

This commit is contained in:
R.J. 2025-01-31 01:15:39 +01:00
parent 1fe88dff18
commit 6b50682e1b
No known key found for this signature in database
GPG key ID: D85876B31F4275CF

View file

@ -6,7 +6,8 @@ on:
jobs:
docker:
runs-on: ubuntu-latest
runs-on: docker
image: ubuntu-latest
steps:
-
name: Checkout