mirror of
https://github.com/phpv8/v8js.git
synced 2024-12-23 18:31:51 +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
|
||||
|
||||
jobs:
|
||||
build:
|
||||
self-built-v8:
|
||||
strategy:
|
||||
matrix:
|
||||
operating-system:
|
||||
@ -104,7 +104,7 @@ jobs:
|
||||
php_test_results*.txt
|
||||
tests/*.out
|
||||
|
||||
alpine:
|
||||
alpine-package-manager-apk:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user