Skip to content

Commit

Permalink
Added PHP 8.2 to unit tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
CaMer0n committed Oct 16, 2023
1 parent 1a019e6 commit 97e4db1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- image: php:7.4
- image: php:8.0
- image: php:8.1
- image: php:8.2
db:
- image: mysql:5.5
- image: mysql:5.6
Expand Down

0 comments on commit 97e4db1

Please sign in to comment.