mirror of
https://github.com/archtechx/jobpipeline.git
synced 2025-12-12 15:34:04 +00:00
Remove Laravel version matrix
This commit is contained in:
parent
90c59626c2
commit
5c9f3a4d6d
1 changed files with 0 additions and 4 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -6,10 +6,6 @@ jobs:
|
|||
tests:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
laravel: ["^6.0", "^7.0"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue