Skip to content

Commit d6320ef

Browse files
naveensrinivasanqustavo
authored andcommitted
Updated the release to use go 1.17
1 parent 7461e85 commit d6320ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
name: Set up Go
2020
uses: actions/setup-go@v1
2121
with:
22-
go-version: 1.13.x
22+
go-version: 1.17.x
2323
-
2424
name: Docker login
2525
run: docker login -u ${{ secrets.DOCKER_USERNAME }} -p ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)