0
0
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:
Joshua Behrens 2024-10-03 15:50:02 +02:00
parent f7f348a6c2
commit e034a55383
No known key found for this signature in database
GPG Key ID: DD28BD85EE8F67DD

View File

@ -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: