Skip to content

Commit d7220b7

Browse files
authored
Fixing go version in release workflow (#15)
1 parent 11aa906 commit d7220b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- published
77

88
env:
9-
GO_VERSION: 1.20
9+
GO_VERSION: ^1.20
1010
HELM_VERSION: v3.6.3
1111
REDIS_VERSION: 6.2.7
1212
CRD_PATH: charts/operator-for-redis/crds/db.ibm.com_redisclusters.yaml

0 commit comments

Comments
 (0)