Skip to content

Commit

Permalink
Update .github/workflows/tests.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Attila Fulop <1162360+fulopattila122@users.noreply.github.com>
  • Loading branch information
tabacitu and fulopattila122 committed Jan 23, 2022
1 parent ee68aaa commit 6324d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: [8.0]
php: [8.0, 8.1]
stability: [prefer-lowest, prefer-stable]

name: PHP ${{ matrix.php }} - ${{ matrix.stability }}
Expand Down

0 comments on commit 6324d99

Please sign in to comment.