mirror of
https://github.com/archtechx/virtualcolumn.git
synced 2025-12-12 18:04:04 +00:00
Add L10 support
This commit is contained in:
parent
46c590e240
commit
2418a9e349
3 changed files with 6 additions and 6 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -8,7 +8,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
laravel: [6, 8, 9]
|
||||
laravel: [6, 8, 9, 10]
|
||||
|
||||
|
||||
name: Tests (PHPUnit) - L${{ matrix.laravel }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue