add go
Some checks failed
Build an image to deploy website / build (push) Failing after 12s

This commit is contained in:
Julien Fastré 2024-01-24 10:54:04 +01:00
parent a65d2d573c
commit 024f870cf5
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -15,7 +15,7 @@ permissions:
env:
HUGO_ENV: production
HUGO_VERSION: "0.121.2"
GO_VERSION: "^1.21.4"
GO_VERSION: "1.21.4"
NODE_VERSION: "18"
jobs: