From f71e5f0bdebc5f10629d5aed0be241b45795fb1a Mon Sep 17 00:00:00 2001 From: Clivern Date: Sat, 25 Feb 2023 23:20:56 +0100 Subject: [PATCH] init --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e178b0f..09d924d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -45,7 +45,7 @@ jobs: - '1.1.*' - '1.2.*' - '1.3.*' - - '1.4.*' + # - '1.4.*' @ TODO: Fix Failures steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0