Skip to content

Commit

Permalink
Merge pull request #197 from asottile/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 ff8337f + c0aa27b commit fce6e67
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 @@ -8,12 +8,12 @@ on:

jobs:
main-windows:
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
main-linux:
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"]'
os: ubuntu-latest

0 comments on commit fce6e67

Please sign in to comment.