Skip to content

Commit 6294b71

Browse files
CI: build for sm80 when running tests
1 parent abdc17b commit 6294b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
run: bash .github/scripts/build-cuda.sh
168168
env:
169169
cuda_version: ${{ inputs.cuda_version }}
170-
cuda_targets: "75;89"
170+
cuda_targets: "75;80;89"
171171

172172
- name: Upload build artifact
173173
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)