There was an error while loading. Please reload this page.
1 parent 9bd6f79 commit 112ac87Copy full SHA for 112ac87
1 file changed
.harness/pipeline.yaml
@@ -43,8 +43,8 @@ pipeline:
43
curl https://mise.run | sh
44
export PATH="$HOME/.local/bin:$PATH"
45
mise use --global erlang@<+matrix.otpVersion>
46
- mise use --global elixir@<+matrix.elixirVersion>
47
eval "$(mise activate bash)"
+ mise use --global elixir@<+matrix.elixirVersion>
48
erl -eval 'erlang:display(erlang:system_info(otp_release)), halt().' -noshell
49
elixir --version
50
- step:
0 commit comments