Skip to content

Fix Artifacts on Julia versions <1.6 #12

Description

@Islandman93

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions