This commit is contained in:
@@ -5,7 +5,7 @@ name: unit
|
||||
steps:
|
||||
# -------------------- tests (host arch only) --------------------
|
||||
- name: test
|
||||
image: golang:1.22-alpine
|
||||
image: golang:alpine
|
||||
pull: if-not-exists
|
||||
commands:
|
||||
- go test ./...
|
||||
|
||||
Reference in New Issue
Block a user