-
-
Notifications
You must be signed in to change notification settings - Fork 233
Open
Description
Summary
Julia nightly (pre) tests have been temporarily disabled in PR #1013 due to dependency compatibility issues with Julia nightly builds.
Action Required
Re-enable the pre version in .github/workflows/Tests.yml once all dependencies support Julia nightly.
Location
# .github/workflows/Tests.yml
matrix:
version:
- "1.11"
- "lts"
# - "pre" # Temporarily disabled - re-enable once dependencies support Julia nightlyReferences
- PR Fix compatibility with ModelingToolkit 11, Symbolics 7, and SymbolicUtils 4 #1013 where this was disabled
Metadata
Metadata
Assignees
Labels
No labels