Closed giordano closed 4 years ago
Updated julia versions to 1.4
Why? Julia v1.3 is the minimum version we declare is compatible with this package, why we shouldn't test it?
Updated julia versions to 1.4
Why? Julia v1.3 is the minimum version we declare is compatible with this package, why we shouldn't test it?
I think we declare Julia v1.0 as the minimum compatible version. So, we ensure the tests passes in the minimum supported version and the latest version of Julia which is v1.4.
I think we declare Julia v1.0 as the minimum compatible version.
Well, not anymore after this pull request
and the latest version of Julia which is v1.4.
That's what julia v1 stands for
and the latest version of Julia which is v1.4.
That's what julia v1 stands for
Sorry my bad, I did not know this. Fixed
I think we declare Julia v1.0 as the minimum compatible version.
Well, not anymore after this pull request
Thanks, reverted back.
Thanks!
Will this help with #63, or do you think that's a separate issue? I haven't kept up with the state of BinaryBuilder/Provider.
Yes, the JLL packages should be much more reliable, so failures like that should be gone
Also, some improvement to CI: