Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Commit

Permalink
Update test suite (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
pktharindu authored Feb 10, 2022
1 parent d04277a commit 3ce4cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: [7.3, 7.4, 8.0]
php: [8.1, 8.0]
laravel: [^8.0]
name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }}
steps:
Expand Down

0 comments on commit 3ce4cb8

Please sign in to comment.