Skip to content

Commit

Permalink
CI: Run tests against PHP 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xificurk committed Oct 16, 2021
1 parent 3f9018a commit 47b9e52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
php:
- 7.4
- 8.0
- 8.1
composer_args:
- ''
- '--prefer-stable'
Expand Down

0 comments on commit 47b9e52

Please sign in to comment.