parent
e883ef214d
commit
47f36b4704
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.23
|
||||
go-version: 1.22
|
||||
- name: Build apcupsd_exporter
|
||||
run: |
|
||||
set -exuo pipefail
|
||||
|
|
Loading…
Reference in a new issue