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

Updated CI to produce arm builds off pypandoc_binary #356

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Conversation

JessicaTegner
Copy link
Owner

This pr addresses #355 more specifically, updates the CI/CD pipeline to produce arm builds of pypandoc_binary on linux and MacOS.
This is important for pypandoc_binary specifically, because we bundle a version of pandoc, which of course is architecture specific to the platform.

In addition, we also update older Actions to newer versions, and subsequently update the CI script.

Updated GitHub Actions, including upload and download artifacts, setup-python, and checkout to new versions.
Updated OS testing matrix.
@JessicaTegner
Copy link
Owner Author

Was confirmed to be working in issue #355

@JessicaTegner JessicaTegner merged commit 760b066 into master Feb 14, 2024
86 checks passed
@JessicaTegner JessicaTegner deleted the arm_ci branch February 14, 2024 23:20
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.

Can pypandoc_binary support linux/arm64, because download_pandoc() seems to?
1 participant