Skip to content

Commit 8d1b659

Browse files
committed
Raise COVERAGE_PHP_VERSION to 8.1
1 parent 3bbdaa2 commit 8d1b659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ concurrency:
3232
cancel-in-progress: true
3333

3434
env:
35-
COVERAGE_PHP_VERSION: '8.0'
35+
COVERAGE_PHP_VERSION: '8.1'
3636

3737
jobs:
3838
tests:

0 commit comments

Comments
 (0)