We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7576c66 commit 3aa64fcCopy full SHA for 3aa64fc
1 file changed
.github/workflows/ci.yml
@@ -119,7 +119,6 @@ jobs:
119
# Full test suite + smoke training/inference, one job per Python version.
120
# ---------------------------------------------------------------------------
121
gpu-tests:
122
- if: github.event_name == 'push' || github.event_name == 'merge_group'
123
runs-on: linux-amd64-gpu-rtxpro6000-latest-1
124
container:
125
image: ubuntu:22.04
0 commit comments