Skip to content

Commit

Permalink
Adds PHP 8.1 to GHA Workflow matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra authored Jan 25, 2022
1 parent 0dfd45c commit 0b85ed4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- "7.3"
- "7.4"
- "8.0"
- "8.1"

steps:
- name: "Checkout"
Expand Down

0 comments on commit 0b85ed4

Please sign in to comment.