Skip to content

Commit 18a4e25

Browse files
authored
ci(php): run on v8.2 (#101)
1 parent f678a77 commit 18a4e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
runs-on: ubuntu-20.04
5959
strategy:
6060
matrix:
61-
php: ["8.0", "8.1"]
61+
php: ["8.0", "8.1", "8.2"]
6262
dependencies: ["", --prefer-lowest]
6363
name: PHP ${{ matrix.php }} Test ${{ matrix.dependencies }}
6464

0 commit comments

Comments
 (0)