# Why do packages run continuous integration tests on Julia nightly?

**URL:** https://discourse.julialang.org/t/why-do-packages-run-continuous-integration-tests-on-julia-nightly/101208
**Category:** General Usage
**Tags:** github, github-actions
**Created:** [July 5, 2023, 11:59am UTC](https://discourse.julialang.org/t/why-do-packages-run-continuous-integration-tests-on-julia-nightly/101208 "2023-07-05T11:59:33Z")
**Posts on this page:** 1
**Showing post:** 25

<div class="post-metadata">

### Author: ![MilesCranmer](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/milescranmer/32/21070_2.png) [@MilesCranmer](https://discourse.julialang.org/u/MilesCranmer)
#### Post date: [July 6, 2023, 9:38pm UTC](https://discourse.julialang.org/t/why-do-packages-run-continuous-integration-tests-on-julia-nightly/101208/25 "2023-07-06T21:38:20Z")

</div>

> No. Julia 1.10 moved to use libcurl 8.0.1. Now all packages that have compat 7.xx (almost all I would guess) will fail to run in Julia 1.10 but run on Julia 1.9

(Re: this specific issue, unrelated to this thread, maybe someone could trigger a JuliaRegistrator PR fixing those compat issues on all matching repos? Similar to what Tim Holy did when he automatically generated PRs deprecating [SnoopPrecompile =\> PrecompileTools](https://discourse.julialang.org/t/ann-snoopprecompile-precompiletools/97882/17))

---

_[View the full topic](https://discourse.julialang.org/t/why-do-packages-run-continuous-integration-tests-on-julia-nightly/101208)._
