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: