-
Notifications
You must be signed in to change notification settings - Fork 36
Fix CI for 1.12 #1067
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix CI for 1.12 #1067
Conversation
Benchmark Report for Commit 1cbeeeeComputer Information
Benchmark Results
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1067 +/- ##
==========================================
- Coverage 82.39% 82.32% -0.08%
==========================================
Files 39 39
Lines 3965 3965
==========================================
- Hits 3267 3264 -3
- Misses 698 701 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
DynamicPPL.jl documentation for PR #1067 is available at: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One optional request, happy to merge. Thanks @penelopeysm!
CI has been silently bumped from 1.11 to 1.12 (I suppose an official release is soon to follow). This PR:
version: 'pre'
since there are no prerelease versions of 1.13 and it just tests on 1.12, which is now redundant.