Skip to content

Commit

Permalink
Merge pull request #56 from pre-commit/all-repos_autofix_all-repos-sed
Browse files Browse the repository at this point in the history
upgrade asottile/workflows
  • Loading branch information
asottile authored Jan 30, 2025
2 parents c3dfdb8 + 45a65ae commit 372de6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ on:

jobs:
main:
uses: asottile/workflows/.github/workflows/tox.yml@v1.7.0
uses: asottile/workflows/.github/workflows/tox.yml@v1.8.1
with:
env: '["py39", "py310", "py311", "py312", "py313", "py314", "pypy3"]'
main-win:
uses: asottile/workflows/.github/workflows/tox.yml@v1.7.0
uses: asottile/workflows/.github/workflows/tox.yml@v1.8.1
with:
env: '["py39"]'
os: windows-latest

0 comments on commit 372de6a

Please sign in to comment.