Upgrade github workflow (#3708)

This commit is contained in:
El_Coloso
2025-06-30 01:41:27 -05:00
committed by jekkos
parent 5f395d987b
commit f280fc79f6

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