mirror of
https://github.com/phpv8/v8js.git
synced 2024-12-24 15:11:52 +00:00
Rename other workflow targets to better explain the differences between the runs
This commit is contained in:
parent
f7f348a6c2
commit
e034a55383
4
.github/workflows/build-test.yml
vendored
4
.github/workflows/build-test.yml
vendored
@ -12,7 +12,7 @@ permissions:
|
|||||||
contents: read
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
self-built-v8:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
operating-system:
|
operating-system:
|
||||||
@ -104,7 +104,7 @@ jobs:
|
|||||||
php_test_results*.txt
|
php_test_results*.txt
|
||||||
tests/*.out
|
tests/*.out
|
||||||
|
|
||||||
alpine:
|
alpine-package-manager-apk:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user