label individual macos build arches
This commit is contained in:
parent
77ce9713e4
commit
d238b6d3a1
2
.github/workflows/macos_test.yml
vendored
2
.github/workflows/macos_test.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
continue-on-error: false
|
||||
env:
|
||||
ARCH: ${{ matrix.arch }}
|
||||
name: ${{ matrix.compiler }} - ${{ matrix.os }}
|
||||
name: ${{ matrix.os }} - ${{ matrix.arch }}
|
||||
steps:
|
||||
- name: Install packages for macos
|
||||
run: brew install automake
|
||||
|
Loading…
x
Reference in New Issue
Block a user