We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d13fe9a commit 803fc1eCopy full SHA for 803fc1e
1 file changed
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
elixir: "1.18"
25
# Oldest version.
26
- erlang: "24.3"
27
- elixir: "1.12"
+ elixir: "1.12.3"
28
29
env:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments