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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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: