Skip to content

Commit b47f238

Browse files
authored
Update push.yml
1 parent 0edc31a commit b47f238

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
matrix:
5050
operating-system:
5151
- ubuntu-latest
52-
php-versions: ['7.2', '7.3', '7.4', '8.0']
52+
php-versions: ['7.2', '7.3', '7.4', '8.0', '8.1']
5353
name: Unit tests for PHP version ${{ matrix.php-versions }} on ${{ matrix.operating-system }}
5454
needs:
5555
- phpunit-with-coverage

0 commit comments

Comments
 (0)