aws-deadline / deadline-cloud-for-houdini

AWS Deadline Cloud for Houdini
Apache License 2.0
12 stars 10 forks source link

chore: add windows and py312 to CIs #145

Closed epmog closed 5 months ago

epmog commented 5 months ago

What was the problem/requirement? (What/Why)

We recently fixed some tests to make them pass on Windows, so we can add them to the CI!

What was the solution? (How)

Added windows latest to the code quality checks. Also added py312 to the CIs at the same time.

What is the impact of this change?

More confidence our code works cross-platform and with newer python versions!

How was this change tested?

By running the code quality checks in this PR

Was this change documented?

N/A

Is this a breaking change?

Nope


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.