Skip to content

Commit 4a969e8

Browse files
committed
Added 8.2 to tests.yml
1 parent ac128f9 commit 4a969e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
fail-fast: true
1919
matrix:
20-
php: ['7.4', '8.1']
20+
php: ['7.4', '8.1', '8.2']
2121

2222
name: PHP ${{ matrix.php }}
2323

0 commit comments

Comments
 (0)