Skip to content

Commit fb69b71

Browse files
authored
Merge branch 'main' into pre-commit-ci-update-config
2 parents 9d7f037 + ac4109d commit fb69b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
main:
1010
uses: asottile/workflows/.github/workflows/tox.yml@v1.8.1
1111
with:
12-
env: '["py312", "py313", "py314", "pypy7.3.13"]' # https://github.com/actions/runner-images/blob/50ae10289a1d019551858f6a174f78d2e212bed4/images/ubuntu/Ubuntu2204-Readme.md#pypy
12+
env: '["py312", "py313", "pypy7.3.13"]' # https://github.com/actions/runner-images/blob/50ae10289a1d019551858f6a174f78d2e212bed4/images/ubuntu/Ubuntu2204-Readme.md#pypy
1313
main-win:
1414
uses: asottile/workflows/.github/workflows/tox.yml@v1.8.1
1515
with:

0 commit comments

Comments
 (0)