Disable building new Linux target images until Freedesktop fixes their gitlab

This commit is contained in:
BtbN 2022-01-01 22:10:49 +01:00
parent ba9757634a
commit 78895a8c49

View file

@ -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