We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 007c03c commit 7955fa3Copy full SHA for 7955fa3
.github/workflows/webos.yml
@@ -7,7 +7,8 @@ on:
7
types: [ published ]
8
9
jobs:
10
- Build:
+ build:
11
+ name: "Build (webOS ABI: ${{ matrix.webos-abi }})"
12
runs-on: ubuntu-latest
13
strategy:
14
matrix:
0 commit comments