mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-04-29 19:21:14 +00:00
Bump devcontainers to 25.06 branch.
This commit is contained in:
@@ -5,7 +5,7 @@ cuda_curr_min: &cuda_curr_min '12.0'
|
|||||||
cuda_curr_max: &cuda_curr_max '12.8'
|
cuda_curr_max: &cuda_curr_max '12.8'
|
||||||
|
|
||||||
# The version of the devcontainer images to use from https://hub.docker.com/r/rapidsai/devcontainers
|
# The version of the devcontainer images to use from https://hub.docker.com/r/rapidsai/devcontainers
|
||||||
devcontainer_version: '25.04'
|
devcontainer_version: '25.06'
|
||||||
|
|
||||||
# gcc compiler configurations
|
# gcc compiler configurations
|
||||||
gcc7: &gcc7 { name: 'gcc', version: '7', exe: 'g++' }
|
gcc7: &gcc7 { name: 'gcc', version: '7', exe: 'g++' }
|
||||||
|
|||||||
Reference in New Issue
Block a user