[Ubuntu] Add Go 1.25 (#13110)

This commit is contained in:
Erik Bershel
2025-10-01 14:18:35 +02:00
committed by GitHub
parent 41a7cee3c1
commit 5d9238eda7
2 changed files with 4 additions and 2 deletions

View File

@@ -45,7 +45,8 @@
"versions": [
"1.22.*",
"1.23.*",
"1.24.*"
"1.24.*",
"1.25.*"
],
"default": "1.24.*"
},

View File

@@ -43,7 +43,8 @@
"versions": [
"1.22.*",
"1.23.*",
"1.24.*"
"1.24.*",
"1.25.*"
],
"default": "1.24.*"
},