1
0
Fork 0
mirror of https://github.com/archtechx/virtualcolumn.git synced 2025-12-12 20:54:04 +00:00

update CI matrix

This commit is contained in:
Samuel Štancl 2025-02-25 13:09:31 +01:00
parent efef0f1bdb
commit c799a9fe2a

View file

@ -9,12 +9,12 @@ jobs:
fail-fast: true
matrix:
include:
- laravel: 9
php: 8.0
- laravel: 10
php: 8.1
- laravel: 11
php: 8.3
- laravel: 12
php: 8.4
name: Tests (PHPUnit) - L${{ matrix.laravel }}