Skip to content

Commit 5c9e301

Browse files
authored
Update release.yaml
Signed-off-by: Alex Jones <[email protected]>
1 parent 55ccb30 commit 5c9e301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- uses: actions/setup-go@v3
2727
with:
28-
go-version: '1.18.1'
28+
go-version: '1.17.11'
2929
- run: |
3030
make update-flagd
3131
go mod tidy

0 commit comments

Comments
 (0)