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

Add support for zola #71

Merged
merged 1 commit into from
Feb 11, 2023
Merged

Add support for zola #71

merged 1 commit into from
Feb 11, 2023

Conversation

tranzystorekk
Copy link
Contributor

Closes #70

@taiki-e
Copy link
Owner

taiki-e commented Feb 11, 2023

Thanks! Could you add zola to this line as well?

tool:
# valgrind: installing snap to container is difficult...
- cargo-hack,cargo-llvm-cov,cargo-minimal-versions,cargo-no-dev-deps,parse-changelog,cargo-udeps,cargo-valgrind,cargo-deny,cross,dprint,just,nextest,protoc,shellcheck,shfmt,wasm-pack,wasmtime,mdbook,mdbook-linkcheck,cargo-watch,grcov,watchexec-cli,cargo-tarpaulin

@tranzystorekk
Copy link
Contributor Author

It fails the test on some of those containers if I add it there: https://github.com/taiki-e/install-action/actions/runs/4148390689

@taiki-e
Copy link
Owner

taiki-e commented Feb 11, 2023

Oh, in that case, it is ok as is. (I will need to split the matrix into a glibc 2.31+ group and a 2.27+ group later.)

@taiki-e taiki-e merged commit 0184bd9 into taiki-e:main Feb 11, 2023
@taiki-e
Copy link
Owner

taiki-e commented Feb 11, 2023

Published in 2.4.0.

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.

Add support for zola
2 participants