We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f48c7b1 commit abc4c89Copy full SHA for abc4c89
.github/workflows/main.yml
@@ -42,6 +42,8 @@ jobs:
42
otp_version: '27.3'
43
type_check: true
44
lint: true
45
+ - elixir_version: '1.19.0-rc.2'
46
+ otp_version: '28.1'
47
48
steps:
49
- name: Checkout
0 commit comments