Skip to content

Commit

Permalink
Revert "Add constraint on rust 1.76"
Browse files Browse the repository at this point in the history
This reverts commit 224f91c.

Renovate is still trying (and failing) to install rust 1.77 despite
this change, so let's revert it.  I think renovate has bigger problems
anyway, and it doesn't have anything to do with the particular rust
version.

Signed-off-by: John Eckersberg <jeckersb@redhat.com>
  • Loading branch information
jeckersb committed Mar 29, 2024
1 parent 1707bdd commit dc3ed49
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@
// Don't leave dep. update. PRs "hanging", assign them to people.
// "assignees": ["containers/netavark-maintainers"],

"constraints": {"rust": "1.76"},

/**************************************************
***** Manager-specific configuration options *****
**************************************************/
Expand Down

0 comments on commit dc3ed49

Please sign in to comment.