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

Update ci.yml

This commit is contained in:
Abrar Ahmad 2022-01-18 22:17:49 +05:00
parent 65d9e53d56
commit 21286cfd9f

View file

@ -17,10 +17,7 @@ jobs:
strategy: strategy:
fail-fast: true fail-fast: true
matrix: matrix:
os: [ubuntu-latest]
php: [8.0]
laravel: [9.*, 8.*] laravel: [9.*, 8.*]
dependency-version: [prefer-stable]
include: include:
- laravel: 9.* - laravel: 9.*
testbench: 7.* testbench: 7.*