-
-
Notifications
You must be signed in to change notification settings - Fork 285
Dummy PR to demonstrate that CI is failing on Pkg#master when using Julia nightly
#2802
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
Conversation
|
@StefanKarpinski @staticfloat This demonstrates the failures on the latest Julia nightly. It seems that they are related to The failures only occur on Julia nightly. They are present on multiple operating systems (Linux, macOS, and Windows). |
|
Okay, I have a reproducer, although it is not minimal. First, save the following code into a file named
|
Pkg#master
Pkg#masterPkg#master when using Julia nightly
|
CI is now green on Pkg master. |
No description provided.