deprecate go < 1.13 and node 8 (#2442)

This commit is contained in:
Aleksandr Chebotov
2021-01-15 10:25:25 +03:00
committed by GitHub
parent 8c01125d31
commit 3b80ec9501
2 changed files with 0 additions and 10 deletions

View File

@@ -57,7 +57,6 @@
"arch": "x64",
"platform" : "win32",
"versions": [
"8.*",
"10.*",
"12.*",
"14.*"
@@ -69,10 +68,6 @@
"arch": "x64",
"platform" : "win32",
"versions": [
"1.9.*",
"1.10.*",
"1.11.*",
"1.12.*",
"1.13.*",
"1.14.*",
"1.15.*"

View File

@@ -57,7 +57,6 @@
"arch": "x64",
"platform" : "win32",
"versions": [
"8.*",
"10.*",
"12.*",
"14.*"
@@ -69,10 +68,6 @@
"arch": "x64",
"platform" : "win32",
"versions": [
"1.9.*",
"1.10.*",
"1.11.*",
"1.12.*",
"1.13.*",
"1.14.*",
"1.15.*"