Make cuda12 image latest
This commit is contained in:
parent
65beedd281
commit
2a8b01feac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_bundle_dev.yaml
vendored
2
.github/workflows/build_bundle_dev.yaml
vendored
|
|
@ -41,7 +41,7 @@ jobs:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
branch: dev
|
branch: dev
|
||||||
prefix: cuda-
|
prefix: cuda-
|
||||||
latest: yes
|
latest: no
|
||||||
- core_os: ubuntu24.04
|
- core_os: ubuntu24.04
|
||||||
ffmpeg: "6.1.1-cuda"
|
ffmpeg: "6.1.1-cuda"
|
||||||
ffmpeg_os: ubuntu24.04
|
ffmpeg_os: ubuntu24.04
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue