Skip to content

Commit

Permalink
Add PHP 8.1 version test on GitHub workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
peter279k authored and Ayesh committed May 27, 2022
1 parent 653d066 commit e26cc57
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 @@ -19,6 +19,7 @@ jobs:
php:
- "7.4"
- "8.0"
- "8.1"

steps:
- name: Checkout
Expand Down

0 comments on commit e26cc57

Please sign in to comment.