Skip to content

Simplify example query #204

Simplify example query

Simplify example query #204

Workflow file for this run

name: main
on:
pull_request:
push:
branches: [main]
jobs:
main:
uses: asottile/workflows/.github/workflows/tox.yml@v1.8.1
with:
env: '["py312", "py313", "py314", "pypy7.3.13"]' # https://github.com/actions/runner-images/blob/50ae10289a1d019551858f6a174f78d2e212bed4/images/ubuntu/Ubuntu2204-Readme.md#pypy
main-win:
uses: asottile/workflows/.github/workflows/tox.yml@v1.8.1
with:
env: '["py312"]'
os: windows-latest