Skip to content

Commit

Permalink
Disable building new Linux target images until Freedesktop fixes thei…
Browse files Browse the repository at this point in the history
…r gitlab
  • Loading branch information
BtbN committed Jan 1, 2022
1 parent ba97576 commit 78895a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 78895a8

Please sign in to comment.