kopia lustrzana https://github.com/OpenDroneMap/ODM
use older CUDA version
rodzic
d407fe2ea1
commit
3ff7c6f98d
|
@ -58,11 +58,10 @@ jobs:
|
||||||
with:
|
with:
|
||||||
python-version: '3.12.10'
|
python-version: '3.12.10'
|
||||||
architecture: 'x64'
|
architecture: 'x64'
|
||||||
- uses: Jimver/cuda-toolkit@v0.2.27
|
- uses: Jimver/cuda-toolkit@v0.2.24
|
||||||
id: cuda-toolkit
|
id: cuda-toolkit
|
||||||
with:
|
with:
|
||||||
use-github-cache: false
|
cuda: '12.9.0'
|
||||||
cuda: '13.0.0'
|
|
||||||
- name: Setup cmake
|
- name: Setup cmake
|
||||||
uses: jwlawson/actions-setup-cmake@v1.13
|
uses: jwlawson/actions-setup-cmake@v1.13
|
||||||
with:
|
with:
|
||||||
|
|
Ładowanie…
Reference in New Issue