Skip to content

Commit e044789

Browse files
TST: Disable PyPy update checks after image update
1 parent 1dfd739 commit e044789

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/github-ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ jobs:
183183
allow-prereleases: true
184184
cache: 'pip'
185185
cache-dependency-path: '**/requirements/ci-3.11.txt'
186-
check-latest: ${{ startsWith(matrix.python-version, 'pypy') }}
187186
- name: Upgrade pip
188187
run: |
189188
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)