Skip to content

Commit 88c1871

Browse files
[ubuntu] remove go 1.17 (#7349)
1 parent 7c61da5 commit 88c1871

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

images/linux/toolsets/toolset-2004.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,11 @@
4545
"arch": "x64",
4646
"platform" : "linux",
4747
"versions": [
48-
"1.17.*",
4948
"1.18.*",
5049
"1.19.*",
5150
"1.20.*"
5251
],
53-
"default": "1.17.*"
52+
"default": "1.20.*"
5453
},
5554
{
5655
"name": "Ruby",

images/linux/toolsets/toolset-2204.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,11 @@
4141
"arch": "x64",
4242
"platform" : "linux",
4343
"versions": [
44-
"1.17.*",
4544
"1.18.*",
4645
"1.19.*",
4746
"1.20.*"
4847
],
49-
"default": "1.18.*"
48+
"default": "1.20.*"
5049
},
5150
{
5251
"name": "Ruby",

0 commit comments

Comments
 (0)