1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[MinGW] Set job names

This commit is contained in:
Nobuyoshi Nakada 2021-11-07 17:03:40 +09:00
parent 8dc2fce2be
commit e0a5c3d2b7
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -17,6 +17,7 @@ on:
jobs:
make:
runs-on: windows-2019
name: ${{ github.workflow }} (${{ matrix.msystem }})
env:
MSYSTEM: ${{ matrix.msystem }}
MSYS2_ARCH: x86_64