Skip to content

Commit

Permalink
Match rust version in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Antonio Gamez Diaz <[email protected]>
  • Loading branch information
antgamdia committed Jan 8, 2024
1 parent f643002 commit ae4e96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kubeapps-general.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ env:
NODE_VERSION: "20.10.0"
OLM_VERSION: "v0.26.0"
POSTGRESQL_VERSION: "16.1.0-debian-11-r16"
RUST_VERSION: "1.74.1"
RUST_VERSION: "1.75.0"
SEMVER_VERSION: "3.4.0"
GKE_STABLE_VERSION: "1.27.9"
GKE_REGULAR_VERSION: "1.27.9"
Expand Down

0 comments on commit ae4e96c

Please sign in to comment.