Skip to content

Commit 92709c8

Browse files
committed
Add more php versions to default build test to ensure complete range is tested
1 parent e034a55 commit 92709c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ jobs:
2121
# - macos-latest
2222
php-versions:
2323
# - '8.1'
24-
# - '8.2'
24+
- '8.2'
2525
- '8.3'
26-
# - '8.4'
26+
- '8.4'
2727
v8-versions:
2828
- 10.9.194
2929
# - 11.9.172

0 commit comments

Comments
 (0)