.gitea/workflows/action.yml aktualisiert
This commit is contained in:
parent
19f58a1556
commit
dc5d5ee0e7
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@ jobs:
|
|||
matrix:
|
||||
version: [8.1, 8.2]
|
||||
steps:
|
||||
- name: Debug
|
||||
run: whoami && id
|
||||
- name: Set up QEMU
|
||||
uses: 'https://git.euph.dev/actions/docker-setup-qemu@v3'
|
||||
- name: Setup Buildx
|
||||
|
|
Loading…
Reference in a new issue