Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jfritschi authored Feb 19, 2023
1 parent 56895a9 commit 2074a37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
phpunit: '9'
- php: '8.1'
phpunit: '9'
- php: '8.2'
phpunit: '9'
steps:
- uses: actions/checkout@v2
- uses: php-actions/composer@v6
Expand Down

0 comments on commit 2074a37

Please sign in to comment.