Commit 20c7ba4
Skip JET on Julia 1.12 to fix CI termination
JET.test_package produces no output for ~8 minutes on 1.12, likely
triggering the GitHub Actions inactivity timeout (SIGTERM). Skip
JET on 1.12 until the root cause is identified.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c31ba28 commit 20c7ba4
2 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
0 commit comments