mirror of
https://github.com/archtechx/template.git
synced 2025-12-12 05:14:04 +00:00
ascending order
This commit is contained in:
parent
8ab32b42c6
commit
11574cafba
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -18,7 +18,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