Skip to content

Commit

Permalink
update go to 1.17.5 for containerd-ightly (kubernetes-sigs#202)
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
  • Loading branch information
marosset authored Jan 10, 2022
1 parent 4638e3a commit d01ed0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-containerd-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v2
with:
go-version: 1.16.4
go-version: 1.17.5

- name: Create drop folder
run: mkdir -p $GITHUB_WORKSPACE/output/bin
Expand Down

0 comments on commit d01ed0a

Please sign in to comment.