debug: updated windows job title to include arch

This commit is contained in:
Allan Jeremy 2022-06-15 14:30:51 +03:00
parent b0b4eed26f
commit 5e04168c9c

View file

@ -13,7 +13,7 @@ on:
jobs:
windows:
name: Run ${{ matrix.bench.title }} (Windows)
name: Run ${{ matrix.bench.title }} (Windows ${{matrix.arch}})
strategy:
fail-fast: false
matrix: