We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e3f63 commit cb1b5afCopy full SHA for cb1b5af
1 file changed
.github/workflows/build_assets.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
build_assets:
13
- name: Build packages
+ name: Build packages - ${{ matrix.os }}
14
runs-on: ${{ matrix.os }}
15
strategy:
16
fail-fast: true
0 commit comments