Skip to content

Commit

Permalink
Update phpunit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cmatosbc authored Nov 6, 2024
1 parent 02b8711 commit 87dfa7d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ jobs:
test:
runs-on: ubuntu-latest

strategy:
matrix:
php: ['8.2']

steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 87dfa7d

Please sign in to comment.