Skip to content

Commit 8ea04a1

Browse files
committed
Also test against php81
1 parent 19cf296 commit 8ea04a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- php: '7.3'
2424
- php: '7.4'
2525
- php: '8.0'
26+
- php: '8.1'
2627
fail-fast: false
2728

2829
steps:

0 commit comments

Comments
 (0)