Show OS before mode

This commit is contained in:
Nick Gerleman
2022-12-24 23:29:36 -08:00
parent 2c525df0c0
commit ae0e80f2f5

View File

@@ -9,7 +9,7 @@ on:
jobs:
build:
name: Build [${{ matrix.mode }}][${{ matrix.os }}]
name: Build [${{ matrix.os }}][${{ matrix.mode }}]
runs-on: ${{ matrix.os }}
strategy:
matrix: