2
0
Jérôme Leclercq 1 жил өмнө
parent
commit
85f3f87f26

+ 1 - 1
.github/workflows/windows.yml

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