2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

Update installed CUDA version

This commit is contained in:
Matt Borland
2025-06-10 15:41:57 -04:00
parent ddd358903e
commit bed1fd5d96

View File

@@ -558,10 +558,10 @@ jobs:
runs-on: ubuntu-24.04
steps:
- uses: Jimver/cuda-toolkit@v0.2.16
- uses: Jimver/cuda-toolkit@v0.2.25
id: cuda-toolkit
with:
cuda: '12.5.0'
cuda: '12.8.0'
method: 'network'
sub-packages: '["nvcc"]'
@@ -616,10 +616,10 @@ jobs:
runs-on: ubuntu-24.04
steps:
- uses: Jimver/cuda-toolkit@v0.2.16
- uses: Jimver/cuda-toolkit@v0.2.25
id: cuda-toolkit
with:
cuda: '12.5.0'
cuda: '12.8.0'
method: 'network'
- name: Output CUDA information