forked from TuringLang/DynamicPPL.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Similar to what we decided to use for JuliaGaussianProcesses. Tests with Julia 1.3 are important since we state that DynamicPPL is compatible with 1.3 and it is the only way that we discover if we break something by using e.g. language features that are not available on Julia 1.3 before making a release. However, I think it should be sufficient to perform these tests with ubuntu. Also I think it is sufficient to test macOS and Windows with Julia 1 with `JULIA_NUM_THREADS = 2`.
- Loading branch information
Showing
2 changed files
with
14 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters