Summary
Enzyme tests have been disabled on Julia v1.12 and pre-release versions as part of the fix for issue #31.
Context
Action Needed
When Enzyme has stable support for Julia 1.12:
- Update the version check in
test/runtests.jl to allow v1.12
- Update
.github/workflows/Tests.yml to add v1.12 to the Enzyme test matrix
- Verify Enzyme tests pass on v1.12
Related
cc @ChrisRackauckas
Summary
Enzyme tests have been disabled on Julia v1.12 and pre-release versions as part of the fix for issue #31.
Context
Action Needed
When Enzyme has stable support for Julia 1.12:
test/runtests.jlto allow v1.12.github/workflows/Tests.ymlto add v1.12 to the Enzyme test matrixRelated
cc @ChrisRackauckas