1
0
Fork 0
mirror of https://github.com/archtechx/money.git synced 2025-12-12 19:34:02 +00:00

Merge branch 'l9-support-preparing' of https://github.com/archtechx/money into l9-support-preparing

This commit is contained in:
Abrar Ahmad 2022-01-21 00:19:38 +05:00
commit 16f343e758

View file

@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
laravel: [9, 8] laravel: [8, 9]
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2