Skip to content

Commit 62fcb58

Browse files
committed
Add more php versions to default build test to ensure complete range is tested
1 parent 0414fc7 commit 62fcb58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# - macos-latest
2525
php-versions:
2626
# - '8.1'
27-
# - '8.2'
27+
- '8.2'
2828
- '8.3'
2929
- '8.4'
3030
v8-versions:

0 commit comments

Comments
 (0)