File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 1414 matrix :
1515 os :
1616 - ubuntu-20.04
17- - macos-11.0
18- - windows-latest
17+ # - macos-11.0
18+ # - windows-latest
1919 node_version :
2020 - 12
2121 node_arch :
@@ -81,25 +81,25 @@ jobs:
8181 matrix :
8282 os :
8383 - ubuntu-20.04
84- - macos-11.0
85- - windows-latest
84+ # - macos-11.0
85+ # - windows-latest
8686 node_version :
8787 - 10
88- - 12
89- - 14
88+ # - 12
89+ # - 14
9090 node_arch :
9191 - x64
9292 include :
93- - os : windows-2016
94- node_version : 12
95- node_arch : x86
96- - os : ubuntu-16.04
97- node_version : 12
93+ # - os: windows-2016
94+ # node_version: 12
95+ # node_arch: x86
96+ # - os: ubuntu-16.04
97+ # node_version: 12
9898 - os : ubuntu-latest
9999 node_version : 12
100100 snap : true
101- - os : macos-10.15
102- node_version : 12
101+ # - os: macos-10.15
102+ # node_version: 12
103103 steps :
104104 - uses : actions/checkout@v2
105105
You can’t perform that action at this time.
0 commit comments