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

Use default python version #7873

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Use default python version #7873

merged 1 commit into from
Feb 2, 2024

Conversation

drew2a
Copy link
Contributor

@drew2a drew2a commented Jan 31, 2024

This PR fixes the following error:

[Invalid workflow file: .github/workflows/!main.yml#L21](https://github.com/Tribler/tribler/actions/runs/7722749231/workflow)
The workflow is not valid. .github/workflows/!main.yml (Line: 21, Col: 23): Unrecognized named-value: 'env'. Located at position 1 within expression: env.PYTHON_VERSION .github/workflows/!main.yml (Line: 29, Col: 23): Unrecognized named-value: 'env'. Located at position 1 within expression: env.PYTHON_VERSION

https://github.com/Tribler/tribler/actions/runs/7722749231

@drew2a drew2a marked this pull request as ready for review January 31, 2024 09:04
@drew2a drew2a requested review from a team and kozlovsky and removed request for a team January 31, 2024 09:04
@drew2a drew2a merged commit 3e0729f into Tribler:main Feb 2, 2024
15 of 16 checks passed
@drew2a drew2a deleted the fix/main_yml branch February 2, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants