Commit 58c54da
authored
ci: key dialyzer cache by erlang/elixir version (#1407)
Dialyzer was intermittently failing with `Old PLT file` when the cached
PLT was restored after the Erlang/Elixir toolchain changed.
Update the backend dialyzer workflow to compute a cache prefix from
the erlang and elixir entries in .tool-versions. Forcing a rebuild when
the runtime that affects Dialyzer changes.
Signed-off-by: Omar <[email protected]>1 parent ffc914a commit 58c54da
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
| 47 | + | |
0 commit comments