Upgrade github workflow (#3708) (#4280)

Co-authored-by: El_Coloso <diegoramosp@gmail.com>
This commit is contained in:
jekkos
2025-07-11 23:13:44 +02:00
committed by GitHub
parent 0d1f4efe3c
commit 8833420917

View File

@@ -28,8 +28,10 @@ jobs:
fail-fast: false
matrix:
php-version:
- '7.4'
- '8.0'
- '8.1'
- '8.2'
- '8.3'
- '8.4'
steps:
- name: Checkout