Skip to content

Commit 803fc1e

Browse files
committed
Pin oldest CI Elixir to 1.12.3 to match Hex CI
1 parent d13fe9a commit 803fc1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
elixir: "1.18"
2525
# Oldest version.
2626
- erlang: "24.3"
27-
elixir: "1.12"
27+
elixir: "1.12.3"
2828

2929
env:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)