builds
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
abs3nt 2024-02-18 08:54:38 -08:00
parent 457be11274
commit b1d251c541
Signed by: abs3nt
GPG Key ID: A7BD96A8BAB04C09

View File

@ -1,6 +1,6 @@
steps:
build:
image: golang:1.21
image: golang:1.22
commands:
- go mod tidy
- go build -o gospt-ng