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 23ee642 commit 366f718Copy full SHA for 366f718
.github/workflows/test.yml
@@ -76,6 +76,8 @@ jobs:
76
with:
77
cuda: '12.4.1'
78
linux-local-args: '["--toolkit"]'
79
+ use-local-cache: false
80
+ use-github-cache: false
81
82
- name: Install and configure
83
shell: bash
0 commit comments