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