We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6723f89 commit d37ce19Copy full SHA for d37ce19
.github/workflows/workflow.yml
@@ -234,7 +234,7 @@ jobs:
234
- uses: actions/checkout@v4
235
- name: Install dependencies
236
run: |
237
- pip install -e ".[dev,gpu-12x]"
+ pip install -e ".[dev,gpu-13x]"
238
- name: Customize config
239
240
echo "Setup tmp dirs and chmod so others can cleanup."
0 commit comments