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

Github Workflows #117

Open
KaraMelih opened this issue Aug 14, 2024 · 2 comments
Open

Github Workflows #117

KaraMelih opened this issue Aug 14, 2024 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@KaraMelih
Copy link
Collaborator

We are running the unit tests on macOS 12,13,14 and Ubuntu 22 for python versions 3.11 and 3.12
Do we need all these different macOS types? Should we instead test on lower python versions to see potential errors

@sybenzvi sybenzvi added the help wanted Extra attention is needed label Aug 16, 2024
@sybenzvi
Copy link
Contributor

Removed MacOS 12 and 13 from the buildbot.

It looks like MacOS 13 is still under development so we should try to add that test back into the mix.

@habig
Copy link
Contributor

habig commented Aug 16, 2024

The next most common lower version of python is 3.9. But if pydantic requires 3.11, then that sets the floor for where we can test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants