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 1dcfcf2 commit 1191faaCopy full SHA for 1191faa
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
# elixir: "1.17.2-otp-27"
38
# - otp: "27.2"
39
# elixir: "1.18.4-otp-27"
40
- - otp: "28.0.4"
+ - otp: "27.2.4"
41
elixir: "1.18.4-otp-27"
42
lint: true
43
steps:
0 commit comments