CI: drop Go version constraint (#695)

Signed-off-by: Patrice Chalin <pchalin@gmail.com>
This commit is contained in:
Patrice Chalin 2023-06-05 15:07:40 -04:00 committed by GitHub
parent a986a37c3d
commit 99de115eec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -2,8 +2,5 @@
publish = "public"
command = "npm run build:preview"
[build.environment]
GO_VERSION = "1.16" # Temporary, while we need to build htmltext >v0.14
[context.production]
command = "npm run build:production"