.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

This commit is contained in:
Snoweuph 2024-04-26 22:18:43 +00:00
parent e31e964fc6
commit f316e60a28

View file

@ -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