Add PHP 8.1 to continuous integration tests

This commit is contained in:
Zach Borboa
2021-11-24 21:01:42 -05:00
parent 8626b78ef2
commit 71c75a4638
+1
View File
@@ -21,6 +21,7 @@ jobs:
- '7.3'
- '7.4'
- '8.0'
- '8.1'
fail-fast: false
name: PHP ${{ matrix.php }}