Skip to content

Commit b93cad6

Browse files
committed
tests: Run CI also on PHP 8.2
1 parent f3d5895 commit b93cad6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/php-test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
experimental: true
1616
- php-versions: '8.1'
1717
experimental: true
18+
- php-versions: '8.2'
19+
experimental: true
1820
steps:
1921
- name: Checkout
2022
uses: actions/checkout@v2

0 commit comments

Comments
 (0)