[release-11.2.8] Chore: update golang version in .drone.yaml (#102138)

This commit is contained in:
Denis Vodopianov
2025-03-14 14:05:44 +01:00
committed by GitHub
parent 6934bb4552
commit 7797f3030b
5 changed files with 265 additions and 120 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ global variables
"""
grabpl_version = "v3.1.2"
golang_version = "1.23.7"
golang_version = "1.24.1"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.
nodejs_version = "20.9.0"