Skip to content

Commit

Permalink
Revert "Use go 1.22 just for coverage merging"
Browse files Browse the repository at this point in the history
This reverts commit d279e14.

Signed-off-by: Dale Haiducek <[email protected]>
  • Loading branch information
dhaiducek authored and openshift-merge-bot[bot] committed Sep 11, 2024
1 parent 3a8ee55 commit 695dcff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: '1.22'
go-version-file: go.mod

- name: Download Coverage Results
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 695dcff

Please sign in to comment.