mirror of
https://github.com/jellyfin/jellyfin-ffmpeg.git
synced 2026-09-03 05:09:58 +03:00
Drop non-LTS Ubuntu from builds
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
uses: ./.github/workflows/_meta.yaml
|
||||
with:
|
||||
distro: 'ubuntu'
|
||||
codenames: '["focal", "jammy", "lunar", "mantic"]'
|
||||
codenames: '["focal", "jammy"]'
|
||||
architectures: '["amd64", "arm64", "armhf"]'
|
||||
release: true
|
||||
secrets:
|
||||
|
||||
Reference in New Issue
Block a user