ci: add CUDA Dockerfile (#1314)

This commit is contained in:
Kevin Nause
2026-03-15 04:46:01 -04:00
committed by GitHub
parent 630ee03f23
commit 83eabd7c01
2 changed files with 26 additions and 1 deletions

View File

@@ -162,7 +162,7 @@ jobs:
strategy:
matrix:
variant: [musa, sycl, vulkan]
variant: [musa, sycl, vulkan, cuda]
env:
REGISTRY: ghcr.io