-
Notifications
You must be signed in to change notification settings - Fork 31
ci: Add NetBSD job #196
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
base: master
Are you sure you want to change the base?
ci: Add NetBSD job #196
Conversation
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. ReviewsSee the guideline for information on the review process. |
Add `pkg-config` package
4c06658
to
5852983
Compare
Errors all appear to be |
I noticed |
|
||
- name: Run CI script | ||
run: | | ||
cd ${{ github.workspace }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: Could address #195 (comment) while touching this file?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: Could address #195 (comment) while touching this file?
Responded here.
UPD. If this line is dropped, the job fails:
bash: ci/scripts/ci.sh: No such file or directory
The master branch @ 1b8d4a6 fails to build on NetBSD.
See: https://github.com/hebasto/libmultiprocess/actions/runs/17175941246/job/48731811650