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

CI: Use make and don't use a container #41

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

mads256h
Copy link
Member

The make file is how we compile this stuff locally. So the CI should do the same. Now, if the make file is broken the CI fails :) Also containers are cringe. Use ubuntus package manager instead. This reduces the build time with ~1 minute.

This is a fixed version of #35

The make file is how we compile this stuff locally. So the CI should do the same. Now, if the make file is broken the CI fails :)
Also containers are cringe. Use ubuntus package manager instead. This reduces the build time with ~1 minute.

This is a fixed version of #35
@JakobTopholt JakobTopholt merged commit 58c8596 into main Jun 26, 2024
1 check passed
@mads256h mads256h deleted the mads256h-patch-1 branch July 1, 2024 20:13
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