uses docker

This commit is contained in:
Oliver Lippert 2024-02-09 18:57:38 +01:00
parent b4b6d0e975
commit 88d7b082c3
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

@ -5,7 +5,7 @@ on:
jobs: jobs:
docker: docker:
runs-on: ubuntu-latest runs-on: docker
container: container:
image: catthehacker/ubuntu:act-latest image: catthehacker/ubuntu:act-latest
steps: steps: