Skip to content

Commit f666757

Browse files
committed
~add 8.2 back
1 parent be8d73e commit f666757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- 'ubuntu-latest'
2323
- 'windows-latest'
2424
# - 'macos-latest'
25-
php: [8.3]
25+
php: [8.2, 8.3]
2626
dependency-version: [prefer-stable]
2727

2828
name: PHP${{ matrix.php }} - ${{ matrix.os }} - ${{ matrix.dependency-version }}

0 commit comments

Comments
 (0)