mirror of
https://github.com/phpv8/v8js.git
synced 2025-01-11 11:01:51 +00:00
Add more php versions to default build test to ensure complete range is tested
This commit is contained in:
parent
e034a55383
commit
92709c82d2
4
.github/workflows/build-test.yml
vendored
4
.github/workflows/build-test.yml
vendored
@ -21,9 +21,9 @@ jobs:
|
||||
# - macos-latest
|
||||
php-versions:
|
||||
# - '8.1'
|
||||
# - '8.2'
|
||||
- '8.2'
|
||||
- '8.3'
|
||||
# - '8.4'
|
||||
- '8.4'
|
||||
v8-versions:
|
||||
- 10.9.194
|
||||
# - 11.9.172
|
||||
|
Loading…
Reference in New Issue
Block a user