Skip to content

Commit 62f8a49

Browse files
authored
Merge pull request #469 from SharkMachine/php81-tests
Run tests with PHP 8.1 as well
2 parents 24fe937 + c134d1d commit 62f8a49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
php:
1717
- 7.4
1818
- 8.0
19+
- 8.1
1920

2021
steps:
2122
- name: Checkout

0 commit comments

Comments
 (0)