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 daa10c9 commit cc1127eCopy full SHA for cc1127e
1 file changed
.github/workflows/ci.yml
@@ -12,8 +12,8 @@ concurrency:
12
13
env:
14
MIX_ENV: test
15
- ELIXIR_VERSION: "1.19"
16
- OTP_VERSION: "28"
+ ELIXIR_VERSION: "1.20"
+ OTP_VERSION: "29"
17
18
jobs:
19
changes:
0 commit comments