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 Artifacts on Julia versions <1.6 #12

Open
Islandman93 opened this issue Mar 25, 2021 · 0 comments
Open

Fix Artifacts on Julia versions <1.6 #12

Islandman93 opened this issue Mar 25, 2021 · 0 comments
Assignees

Comments

@Islandman93
Copy link
Collaborator

As of 1.6 Artifacts is now in Julia base, need to find a workaround for versions before this using Pkg.Artifacts. Currently any version <1.6 will fail.

Also Pkg.Artifacts requires at least 1.3 (https://pkgdocs.julialang.org/v1/artifacts/) so need to remove support for anything less than that.

@Islandman93 Islandman93 self-assigned this Mar 25, 2021
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

No branches or pull requests

1 participant