We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f64815 commit 6be4bbdCopy full SHA for 6be4bbd
.github/workflows/ci.yml
@@ -19,6 +19,8 @@ jobs:
19
otp: '24.0'
20
- elixir: '1.14.0'
21
otp: '25.0'
22
+ - elixir: '1.15.0'
23
+ otp: '26.0'
24
check_formatted: true
25
warnings_as_errors: true
26
env:
0 commit comments