scenic
scenic copied to clipboard
In CI test against Elixir 1.16
Description
Test against Elixir 1.16 and OTP 26.2
Motivation and Context
Ensure Scenic works on the latest versions of Elixir/OTP
Types of changes
- [ ] Bug fix (a non-breaking change which fixes an issue)
- [ ] New feature (a non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [x] Improvement/refactoring (non-breaking change that doesn't add any feature but make things better)
Checklist
- [x] Check other PRs and make sure that the changes are not done yet.