mirror of
https://github.com/phpv8/v8js.git
synced 2025-01-11 15:11:53 +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
|
# - macos-latest
|
||||||
php-versions:
|
php-versions:
|
||||||
# - '8.1'
|
# - '8.1'
|
||||||
# - '8.2'
|
- '8.2'
|
||||||
- '8.3'
|
- '8.3'
|
||||||
# - '8.4'
|
- '8.4'
|
||||||
v8-versions:
|
v8-versions:
|
||||||
- 10.9.194
|
- 10.9.194
|
||||||
# - 11.9.172
|
# - 11.9.172
|
||||||
|
Loading…
Reference in New Issue
Block a user