Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Run tests on PHP 8
Browse files Browse the repository at this point in the history
  • Loading branch information
mpociot authored May 18, 2021
1 parent f3ae363 commit f3703ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
php:
- '7.3'
- '7.4'
- '8.0'
laravel:
- 6.*
- 7.*
Expand Down

0 comments on commit f3703ba

Please sign in to comment.