Skip to content

Commit abc4c89

Browse files
committed
Add elixir 1.19 rc to CI
1 parent f48c7b1 commit abc4c89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
otp_version: '27.3'
4343
type_check: true
4444
lint: true
45+
- elixir_version: '1.19.0-rc.2'
46+
otp_version: '28.1'
4547

4648
steps:
4749
- name: Checkout

0 commit comments

Comments
 (0)