Skip to content

Commit

Permalink
Upgrade cuda11 bundle, add cuda12 bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
ioppermann committed Oct 11, 2024
1 parent 66801f2 commit fe2b96e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/build_bundle_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,12 @@ jobs:
name: vaapi-dev
- ui: dev
core: core-dev-ubuntu22.04
ffmpeg: ffmpeg6.1.1-cuda-ubuntu22.04-cuda11.7.1
ffmpeg: ffmpeg6.1.1-cuda-ubuntu22.04-cuda11.8.0
platforms: linux/amd64
name: cuda-dev
- ui: dev
core: core-dev-ubuntu24.04
ffmpeg: ffmpeg6.1.1-cuda-ubuntu24.04-cuda12.6.1
platforms: linux/amd64
name: cuda-dev
steps:
Expand Down

0 comments on commit fe2b96e

Please sign in to comment.