Skip to content

Commit dcb9fb5

Browse files
authored
Test on lowest and highest dependencies
Mark php8 builds as experimental
1 parent 7e26db1 commit dcb9fb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
include:
2525
- php-version: "8.0"
2626
composer-options: "--ignore-platform-reqs"
27+
experimental: true
2728
name: Tests with PHP ${{ matrix.php-version }} and ${{ matrix.dependencies }} dependencies
2829

2930
steps:

0 commit comments

Comments
 (0)