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 ci #80

Merged
merged 5 commits into from
Jul 2, 2023
Merged

fix ci #80

merged 5 commits into from
Jul 2, 2023

Conversation

simonrw
Copy link
Owner

@simonrw simonrw commented Jul 1, 2023

  • Use rustup
  • Specify resolver v2
  • Pin proc-macro2

This means I can run nightly locally easily.
This fixes the warning:

> warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
> note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
> note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
@simonrw simonrw self-assigned this Jul 1, 2023
@codecov
Copy link

codecov bot commented Jul 1, 2023

Codecov Report

Merging #80 (f3212a5) into main (e874061) will increase coverage by 0.1%.
The diff coverage is n/a.

see 2 files with indirect coverage changes

@simonrw simonrw merged commit 7ea6e44 into main Jul 2, 2023
19 checks passed
@simonrw simonrw deleted the fix-ci branch July 2, 2023 07:36
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.

None yet

1 participant