Skip to content

Commit

Permalink
Merge pull request #67 from slashpai/main
Browse files Browse the repository at this point in the history
update go version to 1.21 for prometheus-operator
  • Loading branch information
simonpasquier authored Nov 6, 2023
2 parents b8c43f1 + 2439282 commit 8f2b1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-prometheus-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
upstream: prometheus-operator/prometheus-operator
downstream: openshift/prometheus-operator
sandbox: rhobs/prometheus-operator
go-version: "1.20"
go-version: "1.21"
restore-upstream: >-
CHANGELOG.md
Documentation
Expand Down

0 comments on commit 8f2b1eb

Please sign in to comment.