[v10.0.x] Re-add arm32 builds (#79621)

Re-add arm32 builds (#79496)

* Re-add arm32 builds

* update grabpl version

* make drone

* make drone

* format drone

(cherry picked from commit 9dc015b595)
This commit is contained in:
Victor Marin
2023-12-18 10:56:38 +02:00
committed by GitHub
parent 7a570bbe9d
commit 02c89fc38c
4 changed files with 30 additions and 36 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
global variables
"""
grabpl_version = "v3.0.42"
grabpl_version = "v3.0.46"
golang_version = "1.21.5"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.