Skip to content

Commit

Permalink
set CI job name
Browse files Browse the repository at this point in the history
  • Loading branch information
pmed authored Oct 24, 2023
1 parent 0c637e2 commit 5ae156f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
matrix:
platform: ['x64', 'x86']
lib: ['shared'] #, 'monolith']
name: Build V8 ${{ github.event.inputs.version }} ${{ matrix.platform }}
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 5ae156f

Please sign in to comment.