We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9c1181 + 4a7519e commit 7c219acCopy full SHA for 7c219ac
.github/workflows/ci.yaml
@@ -185,7 +185,7 @@ jobs:
185
--platform linux/${{ matrix.arch }} \
186
localhost/nox-cross-arch:latest \
187
bash -c "pip install -e .[dev-noxfile]; nox --install-only -e ${{ matrix.nox-session }}; pip freeze; nox -R -e ${{ matrix.nox-session }}"
188
- timeout-minutes: 6
+ timeout-minutes: 8
189
190
# This ensures that the runner has access to the pip cache.
191
- name: Reset pip cache ownership
0 commit comments