File tree 1 file changed +20
-20
lines changed
1 file changed +20
-20
lines changed Original file line number Diff line number Diff line change @@ -25,26 +25,26 @@ jobs:
25
25
strategy :
26
26
fail-fast : false
27
27
matrix :
28
- - nr : 1
29
- run : 7072653564
30
- - nr : 2
31
- run : 7072653731
32
- - nr : 3
33
- run : 7072653988
34
- - nr : 4
35
- run : 7072654240
36
- - nr : 5
37
- run : 7072654509
38
- - nr : 6
39
- run : 7072654736
40
- - nr : 7
41
- run : 7072654943
42
- - nr : 8
43
- run : 7072654990
44
- - nr : 9
45
- run : 7072655045
46
- - nr : 10
47
- run : 7072655115
28
+ - nr : 1
29
+ run : 7072653564
30
+ - nr : 2
31
+ run : 7072653731
32
+ - nr : 3
33
+ run : 7072653988
34
+ - nr : 4
35
+ run : 7072654240
36
+ - nr : 5
37
+ run : 7072654509
38
+ - nr : 6
39
+ run : 7072654736
40
+ - nr : 7
41
+ run : 7072654943
42
+ - nr : 8
43
+ run : 7072654990
44
+ - nr : 9
45
+ run : 7072655045
46
+ - nr : 10
47
+ run : 7072655115
48
48
concurrency :
49
49
group : windows-test-${{ matrix.nr }}-${{ github.ref }}
50
50
steps :
You can’t perform that action at this time.
0 commit comments