Skip to content

Commit 7dfca85

Browse files
Remove pre-release Julia from CI_extensions
ModelingToolkitSIExt tests hang on Julia pre-release (1.12-DEV), causing a 6-hour timeout. This is an upstream issue with ModelingToolkit and its dependencies on pre-release Julia. The main CI workflow still tests Core and QA groups on pre-release. Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com> Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4b1c409 commit 7dfca85

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/CI_extensions.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
- ModelingToolkitSIExt
1616
version:
1717
- '1'
18-
- 'pre'
1918
steps:
2019
- uses: actions/checkout@v6
2120
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)