From 72750f0be389675e0aad8d1b05980ac5a7ed2785 Mon Sep 17 00:00:00 2001 From: Silvano Cerza <3314350+silvanocerza@users.noreply.github.com> Date: Mon, 25 Oct 2021 16:16:53 +0200 Subject: [PATCH] Update .github/workflows/check-i18n-task.yml Co-authored-by: per1234 --- .github/workflows/check-i18n-task.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/check-i18n-task.yml b/.github/workflows/check-i18n-task.yml index d58cc9fa..83f3d5a6 100644 --- a/.github/workflows/check-i18n-task.yml +++ b/.github/workflows/check-i18n-task.yml @@ -1,9 +1,5 @@ name: Check Internationalization -env: - # See: https://github.com/actions/setup-go/tree/v2#readme - GO_VERSION: '1.16' - # See: https://docs.github.com/en/actions/reference/events-that-trigger-workflows on: push: