Skip to content

Commit 081ef5a

Browse files
authored
Test on PHP 8.2 (#122)
1 parent c7c7aef commit 081ef5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: true
1515
matrix:
1616
os: [ubuntu-20.04, windows-2019]
17-
php: ['8.0', 8.1]
17+
php: ['8.0', 8.1, 8.2]
1818

1919
name: PHP ${{ matrix.php }} - ${{ matrix.os }}
2020

0 commit comments

Comments
 (0)