Skip to content

Commit 7e436a0

Browse files
committed
🚿 +PHP 8.2
1 parent f162843 commit 7e436a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- "7.4"
2626
- "8.0"
2727
- "8.1"
28+
- "8.2"
2829

2930
env:
3031
PHAN_ALLOW_XDEBUG: 0
@@ -90,6 +91,7 @@ jobs:
9091
- "7.4"
9192
- "8.0"
9293
- "8.1"
94+
- "8.2"
9395

9496
steps:
9597
- name: "Checkout"

0 commit comments

Comments
 (0)