Skip to content

Commit 6be4bbd

Browse files
committed
add elixir 1.15 to CI
1 parent 3f64815 commit 6be4bbd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
otp: '24.0'
2020
- elixir: '1.14.0'
2121
otp: '25.0'
22+
- elixir: '1.15.0'
23+
otp: '26.0'
2224
check_formatted: true
2325
warnings_as_errors: true
2426
env:

0 commit comments

Comments
 (0)