Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix alpine integration test build #1518

Merged
merged 1 commit into from
Jun 12, 2023
Merged

Conversation

michalbiesek
Copy link
Contributor

@michalbiesek michalbiesek commented Jun 12, 2023

Fix following error:

error: package `log v0.4.19` cannot be built because it requires rustc 1.60.0 or newer,
while the currently active rustc version is 1.56.1

See failing test in e.g.:
https://github.com/criblio/appscope/actions/runs/5240735801

See details in:
rust-lang/log#543 (comment)

@michalbiesek michalbiesek force-pushed the feat-alpine-test-fix branch 3 times, most recently from 6cd2eb3 to 4738b46 Compare June 12, 2023 12:01
@michalbiesek michalbiesek changed the title Update Alpine version in integration test Fix alpine integration test build Jun 12, 2023
- Fix following error:
```
error: package `log v0.4.19` cannot be built because it requires rustc 1.60.0 or newer,
while the currently active rustc version is 1.56.1
```
Copy link
Contributor

@iapaddler iapaddler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice fix

@iapaddler iapaddler merged commit a0e6840 into release/1.4 Jun 12, 2023
@michalbiesek michalbiesek deleted the feat-alpine-test-fix branch June 12, 2023 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants