Skip to content

Commit

Permalink
Merge pull request #23 from ImpressCMS/Added-CI-testing-with-PHP-8.2-…
Browse files Browse the repository at this point in the history
…and-PHP-8.3

Added CI testing with PHP 8.2 and PHP 8.3
  • Loading branch information
MekDrop authored May 21, 2024
2 parents 34ffef2 + 846a0f6 commit 5d0ce51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/on_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
max-parallel: 3
matrix:
php:
- 8.3
- 8.2
- 8.1
- 8.0
- 7.4
Expand Down

0 comments on commit 5d0ce51

Please sign in to comment.