.gitea/workflows/action.yml aktualisiert
Some checks failed
CI / build_act (push) Successful in 1m15s
CI / build_java (21) (push) Has been cancelled
CI / build_java (17) (push) Has been cancelled
CI / build_php (81) (push) Has been cancelled
CI / build_php (82) (push) Has been cancelled
CI / build_php (83) (push) Has been cancelled
CI / build_java (1_8_0) (push) Has been cancelled
Some checks failed
CI / build_act (push) Successful in 1m15s
CI / build_java (21) (push) Has been cancelled
CI / build_java (17) (push) Has been cancelled
CI / build_php (81) (push) Has been cancelled
CI / build_php (82) (push) Has been cancelled
CI / build_php (83) (push) Has been cancelled
CI / build_java (1_8_0) (push) Has been cancelled
This commit is contained in:
parent
e31e964fc6
commit
f316e60a28
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ jobs:
|
|||
needs: build_act
|
||||
strategy:
|
||||
matrix:
|
||||
version: ['8.1', '8.2']
|
||||
version: [81, 82, 83]
|
||||
steps:
|
||||
- name: Install Docker
|
||||
run: curl -fsSL https://get.docker.com | sh
|
||||
|
|
Loading…
Reference in a new issue