mirror of
https://github.com/datarhei/core.git
synced 2026-04-22 23:57:09 +08:00
Upgrade to ubuntu noble, add cuda 12 bundle
This commit is contained in:
@@ -27,9 +27,9 @@ jobs:
|
||||
branch: dev
|
||||
prefix: rpi-
|
||||
latest: yes
|
||||
- core_os: ubuntu22.04
|
||||
- core_os: ubuntu24.04
|
||||
ffmpeg: "6.1.1-vaapi"
|
||||
ffmpeg_os: ubuntu22.04
|
||||
ffmpeg_os: ubuntu24.04
|
||||
platforms: linux/amd64
|
||||
branch: dev
|
||||
prefix: vaapi-
|
||||
@@ -37,7 +37,15 @@ jobs:
|
||||
- core_os: ubuntu22.04
|
||||
ffmpeg: "6.1.1-cuda"
|
||||
ffmpeg_os: ubuntu22.04
|
||||
ffmpeg_tags: "-cuda11.7.1"
|
||||
ffmpeg_tags: "-cuda11.8.0"
|
||||
platforms: linux/amd64
|
||||
branch: dev
|
||||
prefix: cuda-
|
||||
latest: yes
|
||||
- core_os: ubuntu24.04
|
||||
ffmpeg: "6.1.1-cuda"
|
||||
ffmpeg_os: ubuntu24.04
|
||||
ffmpeg_tags: "-cuda12.6.1"
|
||||
platforms: linux/amd64
|
||||
branch: dev
|
||||
prefix: cuda-
|
||||
|
||||
Reference in New Issue
Block a user