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

swap laravel 9 & 10

This commit is contained in:
Samuel Štancl 2023-02-16 11:32:01 +01:00 committed by GitHub
parent 7c4547ce4d
commit bb80f98176
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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