.gitea/workflows/action.yml aktualisiert
Some checks failed
CI / build_act (push) Successful in 1m15s
CI / build_php (8.1) (push) Failing after 2s
CI / build_php (8.2) (push) Failing after 3s
CI / build_php (8.3) (push) Failing after 4s
CI / build_java (17) (push) Failing after 3s
CI / build_java (21) (push) Failing after 3s
CI / build_java (8) (push) Failing after 3s
Some checks failed
CI / build_act (push) Successful in 1m15s
CI / build_php (8.1) (push) Failing after 2s
CI / build_php (8.2) (push) Failing after 3s
CI / build_php (8.3) (push) Failing after 4s
CI / build_java (17) (push) Failing after 3s
CI / build_java (21) (push) Failing after 3s
CI / build_java (8) (push) Failing after 3s
This commit is contained in:
parent
6f1ecb3863
commit
0bc1542908
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ jobs:
|
|||
matrix:
|
||||
version: [8.1, 8.2, 8.3]
|
||||
steps:
|
||||
- name: debug
|
||||
run: ls -l /var/run/docker.sock
|
||||
- name: Set up QEMU
|
||||
uses: 'https://git.euph.dev/actions/docker-setup-qemu@v3'
|
||||
- name: Setup Buildx
|
||||
|
|
Loading…
Reference in a new issue