parent
d5b23b1310
commit
f375d58b58
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ jobs:
|
|||
image: ghcr.io/catthehacker/ubuntu:runner-latest
|
||||
steps:
|
||||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
version: 1.23
|
||||
- name: Build apcupsd_exporter
|
||||
run: |
|
||||
set -exuo pipefail
|
||||
|
|
Loading…
Reference in a new issue