Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix workflow cache to consider otp/elixir versions #201

Merged
merged 2 commits into from
May 11, 2023

Conversation

parroty
Copy link
Owner

@parroty parroty commented May 10, 2023

Trial to workflow error caused by incorrect otp version.

ex.

Error: 12:58:24.125 [error] beam/beam_load.c(1871): Error loading module jsx:
  This BEAM file was compiled for a later version of the run-time system than 21.
  To fix this, please recompile this module with an 21 compiler.
  (Use of opcode 169; this emulator supports only up to 163.)

@github-actions
Copy link

github-actions bot commented May 10, 2023

Coverage Status

Coverage: 88.784%. Remained the same when pulling 4b6979d on fix/workflow-cache into e06e792 on master.

@parroty parroty merged commit 2c5bdce into master May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant