Skip to content

Commit 1b9c507

Browse files
author
Sebastian Krätzig
committed
Bump code coverage workflow to PHP 8.1
1 parent 17227e6 commit 1b9c507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php_code_coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
operating-system: ['ubuntu-20.04']
16-
php-versions: ['8.0']
16+
php-versions: ['8.1']
1717

1818
steps:
1919
- name: Setup PHP

0 commit comments

Comments
 (0)