Skip to content

Commit

Permalink
Add 1.20 for Prowjob Liner
Browse files Browse the repository at this point in the history
  • Loading branch information
zafs23 committed Aug 30, 2023
1 parent d572da7 commit 5ad8801
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jobs/aws/eks-distro-prow-jobs/prowjobs-lint-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ presubmits:
env:
- name: PROJECT_PATH
value: "templater"
- name: GO_SOURCE_VERSION
value: "1.20"
- name: LINT_PROJECT_PATH
value: "linter"
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ commands:
- make lint -C $LINT_PROJECT_PATH
projectPath: templater
envVars:
- name: GO_SOURCE_VERSION
value: "1.20"
- name: LINT_PROJECT_PATH
value: linter
resources:
Expand Down

0 comments on commit 5ad8801

Please sign in to comment.