Commit f58adf4
committed
Remove Julia v1.8 version check for precompilation
Since the current Julia LTS is v1.10, we can enable precompilation for
all supported Julia versions (1.6+). This removes the version check that
was preventing Julia 1.6 and 1.7 users from benefiting from precompilation.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent f0c82e9 commit f58adf4
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1613 | 1613 | | |
1614 | 1614 | | |
1615 | 1615 | | |
1616 | | - | |
1617 | | - | |
1618 | | - | |
1619 | | - | |
| 1616 | + | |
| 1617 | + | |
1620 | 1618 | | |
1621 | 1619 | | |
0 commit comments