Skip to content

Commit

Permalink
a php8.0 test
Browse files Browse the repository at this point in the history
  • Loading branch information
kronthto committed Feb 27, 2023
1 parent 161090f commit 5c69ec3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
php-version: 8.1
- laravel: ^8.0
php-version: 8.2
include:
- laravel: ^9.0
php-version: 8.0

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 5c69ec3

Please sign in to comment.