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

Speedup hax CI job #123

Open
franziskuskiefer opened this issue Jul 3, 2024 · 1 comment
Open

Speedup hax CI job #123

franziskuskiefer opened this issue Jul 3, 2024 · 1 comment
Assignees
Labels
ci Continuous integration

Comments

@franziskuskiefer
Copy link
Member

The hax CI job takes ~15 minutes right now because setting up hax is so slow.
Use cached binaries rather than rebuilding every time.

- name: 🔨 Setup hax
working-directory: hax
run: |
sudo apt-get update
sudo apt-get install --yes nodejs
./setup.sh

@franziskuskiefer franziskuskiefer added the ci Continuous integration label Jul 3, 2024
@W95Psp W95Psp self-assigned this Jul 8, 2024
@franziskuskiefer
Copy link
Member Author

@W95Psp do you plan to work on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration
Projects
None yet
Development

No branches or pull requests

2 participants