flask-pydantic icon indicating copy to clipboard operation
flask-pydantic copied to clipboard

CI is failing on macOS

Open Merinorus opened this issue 8 months ago • 0 comments

Hi, I'm following the CI failing on the PR https://github.com/bauerji/flask-pydantic/pull/92. The CI is failing on macOS runners for two reasons:

  • The setup-python action is obsolete (v1)
  • Python 3.7 is not supported on the latest macOS runners (ARM architecture).

I'll propose a fix soon.

Merinorus avatar Jun 24 '24 14:06 Merinorus