Update Docker image

This commit is contained in:
Changho Hwang
2026-03-06 19:15:04 +00:00
parent f4b8574a1c
commit bbb9c10a1e
6 changed files with 44 additions and 19 deletions

View File

@@ -40,7 +40,7 @@ jobs:
fail-fast: false
matrix:
language: [ 'cpp', 'python' ]
version: [ 'cuda11.8', 'cuda12.8' ]
version: [ 'cuda11.8', 'cuda12.9' ]
steps:
- name: Checkout repository