Use docker image for run
Some checks failed
docker

This commit is contained in:
ItzYanick 2023-03-24 12:58:56 +01:00
parent 0d1100ec11
commit 12a1a3c64d
No known key found for this signature in database
GPG key ID: 0E3DB1F28A357B8A

View file

@ -7,12 +7,10 @@ on:
jobs:
docker:
runs-on: ubuntu-latest
runs-on: ci-docker
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install Docker
uses: https://github.com/papodaca/install-docker-action@v1
- name: Set up QEMU
uses: https://github.com/docker/setup-qemu-action@v2
- name: Set up Docker Buildx