We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0053f8f commit 18d6d5eCopy full SHA for 18d6d5e
.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