Skip to content

Commit

Permalink
CI: try running even PHP 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
janedbal committed Jun 18, 2024
1 parent dfcde6b commit b7fceff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/platform-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
fail-fast: false
matrix:
php-version:
- "7.3"
- "7.4"
- "8.0"
- "8.1"
Expand Down

0 comments on commit b7fceff

Please sign in to comment.