switch CI to alpine
This commit is contained in:
parent
c46b22f179
commit
67573770a8
@ -1,4 +1,7 @@
|
||||
image: golang:1.20
|
||||
image: golang:alpine3.18
|
||||
|
||||
before_script:
|
||||
- apk add --update git
|
||||
|
||||
build:
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user