pyzeebe
pyzeebe copied to clipboard
Update workflow
Description of PR...
Changes
- set minimum python version for mypy
- remove matrix for lint jobs (partial revert #344)
- add python 3.12 to tests
@dimastbk Could you check the error with the python 3.12 unit test? It looks like it's failing -- https://github.com/camunda-community-hub/pyzeebe/actions/runs/9065852607/job/24907381879?pr=398#step:5:18906
@xomiamoore fixed. But currently, pyzeebe doesn't declare support for python 3.12. And I planned to fix this test in the future.
@xomiamoore test wasn't a problem. I still can’t merge it