Skip to content

Scheduled GitHub action break due to OrdinaryDiffEq #412

@yasirroni

Description

@yasirroni

Describe the bug
From the latest scheduled CI, OrdinaryDiffEq can't be compiled. When I clone and clean start the repo, I can't run Pkg.test().

To Reproduce

using Pkg
Pkg.activate(".")
Pkg.resolve()
Pkg.instantiate()
Pkg.precompile()
Pkg.test()

Desktop (please complete the following information):

  • OS: iOS M4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions