Skip to content

Commit 5d9238e

Browse files
authored
[Ubuntu] Add Go 1.25 (#13110)
1 parent 41a7cee commit 5d9238e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

images/ubuntu/toolsets/toolset-2204.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
"versions": [
4646
"1.22.*",
4747
"1.23.*",
48-
"1.24.*"
48+
"1.24.*",
49+
"1.25.*"
4950
],
5051
"default": "1.24.*"
5152
},

images/ubuntu/toolsets/toolset-2404.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@
4343
"versions": [
4444
"1.22.*",
4545
"1.23.*",
46-
"1.24.*"
46+
"1.24.*",
47+
"1.25.*"
4748
],
4849
"default": "1.24.*"
4950
},

0 commit comments

Comments
 (0)