Skip to content

Commit 39bf3fa

Browse files
authored
Don't test against 11.4
cuda_profiler_api is not a separate component in 11.4, and I do not want to touch the fetch_ctk action
1 parent 1ed3026 commit 39bf3fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ jobs:
158158
cuda-version:
159159
# Note: this is for test-time only.
160160
- "11.8.0"
161-
- "11.4.4" # 11.4 is the first version that has a valid redist needed by the fetch_ctk action
162161
runner:
163162
- default
164163
include:

0 commit comments

Comments
 (0)