Skip to content

Commit e979308

Browse files
authored
Test on newer pypi (#126)
1 parent 973f10f commit e979308

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/[email protected]
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", "py314", "pypy7.3.20"]' # https://github.com/actions/runner-images/blob/4847d9e554d1ad62acec5c5bddfc6175fe1bef4e/images/ubuntu/Ubuntu2204-Readme.md#pypy
1313
main-win:
1414
uses: asottile/workflows/.github/workflows/[email protected]
1515
with:

0 commit comments

Comments
 (0)