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

Pin test python version to pyoxidizer python version #241

Closed
SteinRobert opened this issue Nov 3, 2022 · 0 comments · Fixed by #242
Closed

Pin test python version to pyoxidizer python version #241

SteinRobert opened this issue Nov 3, 2022 · 0 comments · Fixed by #242
Labels
bug 🐛 Something isn't working good first issue ✨ Good for newcomers

Comments

@SteinRobert
Copy link
Contributor

What happened?

Different versions of Python are used in testing and the build executable.

What did you expect to happen?

Same versions should be used.

How can we reproduce it (as minimally and precisely as possible)?

What Kubernetes setup are you working with?

$ kubectl version
# paste output here

OS version

# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here

# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here

Anything else we need to know?

No response

@SteinRobert SteinRobert added bug 🐛 Something isn't working good first issue ✨ Good for newcomers labels Nov 3, 2022
SteinRobert added a commit that referenced this issue Nov 4, 2022
fix(#241): pin python version for Github actions
SteinRobert added a commit that referenced this issue Nov 4, 2022
fix(#241): pin python version for Github actions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working good first issue ✨ Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant