mirror of
https://github.com/levogevo/ffmpeg-builder.git
synced 2026-01-15 19:06:17 +00:00
try debian 13 and fedora 41
This commit is contained in:
8
Jenkinsfile
vendored
8
Jenkinsfile
vendored
@@ -7,9 +7,11 @@ pipeline {
|
||||
axes {
|
||||
axis {
|
||||
name 'DISTRO'
|
||||
values 'ubuntu-22.04', 'ubuntu-24.04',
|
||||
'debian-12', 'fedora-42',
|
||||
'archlinux-latest'
|
||||
values 'ubuntu-24.04',
|
||||
'fedora-42',
|
||||
'fedora-41',
|
||||
'debian-13',
|
||||
'archlinux-latest'
|
||||
}
|
||||
axis {
|
||||
name 'ARCH'
|
||||
|
||||
Reference in New Issue
Block a user