-
Notifications
You must be signed in to change notification settings - Fork 45
Adapt to [email protected] #317
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
Conversation
|
@jishnub @andreasnoack, can you please take a look at this PR? |
| fail-fast: false | ||
| matrix: | ||
| version: | ||
| - '1.6' |
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.
Could you make these min, lts, 1, and pre?
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.
Done!
andreasnoack
left a comment
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.
Looks good to me except that it would be good to test on a few more versions.
KernelAbstractions.get_backendsince[email protected]has removedbackendfunction.adapt_structureforUnitRange, otherwise it dispatches to the default behavior, which preserves unit range without converting it to array.0.7, since bumping Julia version requires minor version bump.