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