Skip to content

Commit 49dcc17

Browse files
committed
update runner workflow to 13x from 12x
1 parent 6723f89 commit 49dcc17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ jobs:
234234
- uses: actions/checkout@v4
235235
- name: Install dependencies
236236
run: |
237-
pip install -e ".[dev,gpu-12x]"
237+
pip install -e ".[dev,gpu-13x]"
238238
- name: Customize config
239239
run: |
240240
echo "Setup tmp dirs and chmod so others can cleanup."

0 commit comments

Comments
 (0)