Update backends.yml

This commit is contained in:
DarthAffe 2025-03-01 17:57:26 +01:00 committed by GitHub
parent 68c3bd7b9b
commit 67e8a96706
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -245,7 +245,7 @@ jobs:
if: ${{ matrix.build == 'cuda11' }} if: ${{ matrix.build == 'cuda11' }}
uses: Jimver/cuda-toolkit@v0.2.21 uses: Jimver/cuda-toolkit@v0.2.21
with: with:
cuda: '11.8.0' cuda: '11.7.1'
method: network method: network
use-github-cache: false use-github-cache: false
use-local-cache: false use-local-cache: false