.gitea/workflows/action.yml aktualisiert
All checks were successful
CI / build_act (push) Successful in 6m4s
CI / build_php (8.1) (push) Successful in 2m37s
CI / build_php (8.2) (push) Successful in 1m34s

This commit is contained in:
Snoweuph 2024-03-04 23:06:21 +00:00
parent 8591d29e76
commit 5edef97119

View file

@ -35,7 +35,7 @@ jobs:
needs: build_act
strategy:
matrix:
version: [7.3, 7.4, 8.0, 8.1, 8.2]
version: [8.1, 8.2]
steps:
- name: Install Docker
run: curl -fsSL https://get.docker.com | sh