Skip to content

Commit b7fceff

Browse files
committed
CI: try running even PHP 7.3
1 parent dfcde6b commit b7fceff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/platform-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
fail-fast: false
2222
matrix:
2323
php-version:
24+
- "7.3"
2425
- "7.4"
2526
- "8.0"
2627
- "8.1"

0 commit comments

Comments
 (0)