Skip to content

Commit 8d5e63d

Browse files
committed
chore: fallback to cuda 13.0.0
1 parent b2eb6f7 commit 8d5e63d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Build
1616
runs-on: runs-on=${{ github.run_id }}/runner=gpu/tag=cudf-test-harness
1717
container:
18-
image: nvidia/cuda:13.1.0-devel-ubuntu24.04
18+
image: nvidia/cuda:13.0.0-devel-ubuntu24.04
1919

2020
steps:
2121
- uses: runs-on/action@v2

0 commit comments

Comments
 (0)