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.
1 parent c9c1181 commit 4a7519eCopy full SHA for 4a7519e
.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