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

Fix pre-release for linux #101

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Fix pre-release for linux #101

merged 1 commit into from
Dec 5, 2024

Conversation

TheGupta2012
Copy link
Member

Summary of changes

This pull request includes a small change to the .github/workflows/pre-release.yml file. The change ensures that the PRE_RELEASE_BUILD environment variable is passed to the Docker container during the Linux builds for pre-release builds.

  • .github/workflows/pre-release.yml: Added the CIBW_ENVIRONMENT_PASS_LINUX environment variable to pass the PRE_RELEASE_BUILD variable to the Docker container during pre-release builds.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@TheGupta2012 TheGupta2012 merged commit 382b285 into main Dec 5, 2024
38 checks passed
@TheGupta2012 TheGupta2012 deleted the fix-linux-pre-release branch February 12, 2025 08:37
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