From 510568d818dbfaa1f7822645d97627e05d2d04b1 Mon Sep 17 00:00:00 2001 From: Nuno Cruces Date: Wed, 14 Aug 2024 01:22:11 +0100 Subject: [PATCH] still failing Signed-off-by: Nuno Cruces --- .github/workflows/commit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/commit.yaml b/.github/workflows/commit.yaml index 01cd1a3f12..50fcde7a54 100644 --- a/.github/workflows/commit.yaml +++ b/.github/workflows/commit.yaml @@ -14,7 +14,7 @@ on: - 'netlify.toml' env: # Update this prior to requiring a higher minor version in go.mod - GO_VERSION: "1.23" + GO_VERSION: "1.22" defaults: run: # use bash for all operating systems unless overridden