Skip to content

Commit c1eee26

Browse files
committed
GH Actions: run code coverage on PHP 8.0 again
Related to 245 Refs: * sebastianbergmann/php-code-coverage 1025 * phpDocumentor/TypeResolver 197 * nikic/PHP-Parser 981
1 parent 526532d commit c1eee26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
include:
165165
- php: '7.2'
166166
custom_ini: false
167-
- php: '8.1'
167+
- php: '8.0'
168168
custom_ini: true
169169
- php: '8.3'
170170
custom_ini: false

0 commit comments

Comments
 (0)