mirror of
https://github.com/archtechx/helpers.git
synced 2025-12-12 04:04:04 +00:00
ascending order
This commit is contained in:
parent
9f3de42478
commit
7ee58906ba
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
laravel: [9, 8]
|
||||
laravel: [8, 9]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue