1
0
Fork 0

Merging upstream version 2.6.2.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-13 05:40:16 +01:00
parent 7d067fa8ca
commit 5b95abd710
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
5 changed files with 13 additions and 12 deletions

View file

@ -8,6 +8,6 @@ on:
jobs:
main:
uses: asottile/workflows/.github/workflows/tox.yml@v1.5.0
uses: asottile/workflows/.github/workflows/tox.yml@v1.7.0
with:
env: '["py38", "py39", "py310", "py311"]'
env: '["py39", "py310", "py311", "py312"]'