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:
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user