The previous commit bumped CI from OTP 27.2/Elixir 1.18.1 to OTP 28.5/Elixir 1.19.5. The broad mix cache restore-keys was restoring a stale ~/.mix cache with hex compiled for the old OTP, causing beam_load errors on new bs_add instructions. Adding explicit mix local.hex --force ensures the correct hex version for the running OTP is installed before deps.get. |
||
|---|---|---|
| .. | ||
| build-base.yaml | ||
| e2e-tests.yaml | ||
| pr-tests.yaml | ||
| production.yaml | ||
| staging.yaml | ||