Skip to content

Commit 0b85ed4

Browse files
Adds PHP 8.1 to GHA Workflow matrix
1 parent 0dfd45c commit 0b85ed4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- "7.3"
1818
- "7.4"
1919
- "8.0"
20+
- "8.1"
2021

2122
steps:
2223
- name: "Checkout"

0 commit comments

Comments
 (0)