mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 22:24:28 +02:00
Disable building new Linux target images until Freedesktop fixes their gitlab
This commit is contained in:
parent
ba9757634a
commit
78895a8c49
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -86,7 +86,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
target: [win64,linux64]
|
||||
target: [win64]
|
||||
variant: [gpl,lgpl,gpl 4.4,lgpl 4.4,gpl-shared,lgpl-shared,gpl-shared 4.4,lgpl-shared 4.4]
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user