Skip to content

Commit a0b8140

Browse files
committed
Test phpstan on PHP 8.0+
1 parent f941858 commit a0b8140

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-phpstan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
strategy:
3030
fail-fast: false
3131
matrix:
32-
php-versions: ['7.4', '8.0']
32+
php-versions: ['8.0', '8.1']
3333
steps:
3434
- name: Checkout
3535
uses: actions/checkout@v2

0 commit comments

Comments
 (0)