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

ascending order

This commit is contained in:
Samuel Štancl 2022-01-20 19:46:05 +01:00 committed by GitHub
parent 8ab32b42c6
commit 11574cafba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ jobs:
strategy: strategy:
fail-fast: true fail-fast: true
matrix: matrix:
laravel: [9, 8] laravel: [8, 9]
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2