Skip to content

Commit

Permalink
👷 test with php 8.4 rc
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKrisKrisu committed Nov 23, 2024
1 parent 3cb292b commit 69da4c5
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 110 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
php: [ 8.3 ]
php: [ 8.3, 8.4 ]
dependency-version: [ prefer-stable ]

steps:
Expand Down
Loading

0 comments on commit 69da4c5

Please sign in to comment.