Merge pull request #3641 from pre-commit/mxr-patch-1
Some checks failed
languages / vars (push) Has been cancelled
main / main-windows (push) Has been cancelled
main / main-linux (push) Has been cancelled
languages / language (push) Has been cancelled
languages / collector (push) Has been cancelled

py310+
This commit is contained in:
anthony sottile 2026-03-23 07:15:50 -07:00 committed by GitHub
commit 129a1f5ca1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,4 +6,4 @@ runs:
using: composite
steps:
- uses: asottile/workflows/.github/actions/latest-git@v1.4.0
if: inputs.env == 'py39' && runner.os == 'Linux'
if: inputs.env == 'py310' && runner.os == 'Linux'