Skip to content

Commit

Permalink
Fix matrix again
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Oct 24, 2023
1 parent 774988e commit 97b0971
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ jobs:
include:
- dependencies: "highest"
minimum-stability: "dev"
php-version: "8.1"
operating-system: "ubuntu-latest"
- dependencies: "highest"
minimum-stability: "dev"
php-version: "8.2"
operating-system: "ubuntu-latest"

steps:
- name: "Checkout"
Expand Down

0 comments on commit 97b0971

Please sign in to comment.