Skip to content

Commit ce33cce

Browse files
authored
Update issue1050.yml
1 parent 600a616 commit ce33cce

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/issue1050.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,10 @@ jobs:
1414
- name: Set up Python
1515
uses: actions/setup-python@v5
1616
with:
17-
python-version: 'pypy3.9'
17+
python-version: 'pypy3.10'
1818
cache: 'pip'
1919
cache-dependency-path: 'requirements.txt'
2020
architecture: 'x64'
21-
update-environment: false
2221

2322

2423

0 commit comments

Comments
 (0)