.gitea/workflows/action.yml aktualisiert
This commit is contained in:
parent
6903867cde
commit
d5a1c5dae6
1 changed files with 0 additions and 2 deletions
|
@ -39,8 +39,6 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
version: [8.1, 8.2]
|
version: [8.1, 8.2]
|
||||||
steps:
|
steps:
|
||||||
- name: Install Docker
|
|
||||||
run: curl -fsSL https://get.docker.com | sh
|
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
uses: 'https://git.euph.dev/actions/docker-setup-qemu@v3'
|
uses: 'https://git.euph.dev/actions/docker-setup-qemu@v3'
|
||||||
- name: Setup Buildx
|
- name: Setup Buildx
|
||||||
|
|
Loading…
Reference in a new issue