We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ba794c commit acc6c91Copy full SHA for acc6c91
1 file changed
.github/workflows/main.yml
@@ -44,8 +44,8 @@ jobs:
44
otp_version: '28.3'
45
type_check: true
46
lint: true
47
- - elixir_version: '1.20.0-rc.4'
48
- otp_version: '28.3'
+ - elixir_version: '1.20.0-rc.6'
+ otp_version: '29.0'
49
50
steps:
51
- name: Checkout
0 commit comments