Skip to content

Conversation

@thousandsofthem
Copy link

Latest preview run for Phoenix is failing due to outdated elixir version.
This pull request updates elixir version to prevent issue with compiling phoenix

http://tfb-logs.techempower.com/round-13/preview-1/latest/logs/phoenix/

@thousandsofthem thousandsofthem changed the title update elixir version update elixir version (to fix benchmark) Aug 22, 2016

ELIXIR_HOME=$IROOT/elixir
VERSION="1.1.0-1"
VERSION="1.2.6-1"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use 1.3.2?

@thousandsofthem
Copy link
Author

possible, just not sure it'll work flawlessly with the old code. should i update to 1.3?

@stevedomin
Copy link

I think we should if possible, I started working on upgrading Phoenix as well over the w-e, will try to wrap up tonight

@ckampfe
Copy link
Contributor

ckampfe commented Aug 22, 2016

@thousandsofthem @stevedomin I did a bit of this work already #2214
Feel free to borrow what you need :)

@thousandsofthem
Copy link
Author

Mine is quick patch to avoid missing yet another round (so sad)
yours is vastly superior - great work!

@NateBrady23
Copy link
Member

I'm going to close this in favor of #2214. Thank you @thousandsofthem It looks like we are going to get that into round-13.

@thousandsofthem
Copy link
Author

Great, thanks!

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.

4 participants