-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This allows us to simplify CI, since we can run the oldest supported Julia version on aarch64 macos, and also allows us to mark const field const. Also, remove various downstream tests: - BioStructures.jl does not depend on BioSequences.jl directly, but has it as a weakdep. And the current downstream tests cannot tests weakdeps. - GenomicAnnotation.jl contains a Base piracy which breaks the package on Julia 1.10 - PhyloNetworks, since it makes CI take 1h+ - The remaining two are not compatible with Julia 1.10 or Julia 1.11.
- Loading branch information
1 parent
af67daf
commit 6d0e5ae
Showing
3 changed files
with
2 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters