mirror of
https://github.com/prometheus/prometheus
synced 2026-04-20 22:41:05 +08:00
bump go version across all stages
Signed-off-by: Duciwuci <duciwuci@gmail.com>
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
|
||||
with:
|
||||
go-version: 1.24.x
|
||||
go-version: 1.25.x
|
||||
- name: Install snmp_exporter/generator dependencies
|
||||
run: sudo apt-get update && sudo apt-get -y install libsnmp-dev
|
||||
if: github.repository == 'prometheus/snmp_exporter'
|
||||
|
||||
Reference in New Issue
Block a user