pull/3056/head
ruki 11 months ago
parent 5e77d9a3ff
commit 613177d9fc
  1. 2
      .github/workflows/macos.yml

@ -16,7 +16,7 @@ jobs:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
concurrency: concurrency:
group: ${{ github.ref }}-${{ github.base_ref }}-${{ github.head_ref }}-macOS-${{ matrix.kind }} group: ${{ github.ref }}-${{ github.base_ref }}-${{ github.head_ref }}-macOS-${{ matrix.arch }}-${{ matrix.kind }}
cancel-in-progress: true cancel-in-progress: true
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1

Loading…
Cancel
Save