mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Arm: Exclude armv6/v7 from downstream builds only (#75465)
* Bump grabpl * Disable armv6 and armv7 in downstream builds
This commit is contained in:
committed by
GitHub
parent
edbe45efc2
commit
1867fc5cee
@@ -2,7 +2,7 @@
|
||||
global variables
|
||||
"""
|
||||
|
||||
grabpl_version = "v3.0.41"
|
||||
grabpl_version = "v3.0.42"
|
||||
golang_version = "1.20.8"
|
||||
|
||||
# nodejs_version should match what's in ".nvmrc", but without the v prefix.
|
||||
|
||||
Reference in New Issue
Block a user