Skip to content

Commit 68d515c

Browse files
authored
Merge pull request #1135 from zimnx/mz/prepare-1.8
[v1.8] Bump Go version in release pipeline
2 parents 32e5510 + 5270d5b commit 68d515c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releases.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
required: true
1818

1919
env:
20-
go_version: 1.17.5
20+
go_version: 1.19
2121
git_repo_path: ${{ github.workspace }}/go/src/github.com/scylladb/scylla-operator
2222
retention_days: 90
2323

0 commit comments

Comments
 (0)