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

feat: add LNT dev machine support #60

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

antonbaliasnikov
Copy link
Contributor

What ❔

Add LNT dev machine support.

Why ❔

To enable LNT PR reports.

Checklist

  • PR title corresponds to the body of PR.
  • Documentation comments have been added / updated.

@antonbaliasnikov antonbaliasnikov force-pushed the aba-dev-machine-support branch 6 times, most recently from cdcb40c to 5f60193 Compare February 6, 2025 12:54
@antonbaliasnikov antonbaliasnikov marked this pull request as ready for review February 6, 2025 13:19
@@ -148,13 +161,13 @@ jobs:
for ENV in REVM EVMInterpreter; do
# Create a context file
echo "{
\"machine\": \"llvm_evm_${TOOLCHAIN}_${MODE}_${ENV}\",
\"machine\": \"${DEV_MACHINE_PREFIX}llvm_evm_${TOOLCHAIN}_${MODE}_${ENV}\",
\"target\": \"evm\",
Copy link
Contributor

Choose a reason for hiding this comment

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

We can use E now!

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.

2 participants