maybe
Some checks failed
/ build (push) Failing after 18s

This commit is contained in:
Finn 2024-08-04 23:25:45 -07:00
parent e883ef214d
commit 47f36b4704

View file

@ -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