parent
0d1100ec11
commit
12a1a3c64d
1 changed files with 1 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue