Skip to content
Snippets Groups Projects
Unverified Commit 9370a25b authored by Klaus Purer's avatar Klaus Purer Committed by GitHub
Browse files

test(github): Test on PHP 8.1

parent 465ce9c5
Branches
Tags
No related merge requests found
......@@ -7,7 +7,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php-versions: ['7.1', '7.2', '7.3', '7.4', '8.0']
php-versions: ['7.1', '7.2', '7.3', '7.4', '8.0', '8.1']
phpstan: ['1']
# Extra run to also test on PHP 7.0 without PHPStan.
include:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment