-
Notifications
You must be signed in to change notification settings - Fork 70
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
Switch to opam 2.2 #153
Switch to opam 2.2 #153
Conversation
I think the CI is broken because of the cache. |
Someone can use these to blow it up all at once. gh actions-cache list -L 100 | cut -f 1 | xargs -I CACHE_KEY gh actions-cache delete CACHE_KEY --confirm |
Or just
|
Done! |
@antoinemine, can you also stop the running jobs ? |
Done! |
The issue should be fixed with ocaml/opam#6046 and a new release of opam 2.2 |
This is now ready for review. CI is happy. |
Co-authored-by: Sora Morimoto <[email protected]>
Gentle ping |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, let's see how it works!
and native windows setup, instead of cygwin.
With this PR, the longest jobs (Windows ones) run in 3mins when using caches.
Blockers: