Try building Linux images again with aggressiv fetch retries

This commit is contained in:
BtbN
2022-01-04 19:49:05 +01:00
parent d442ab7a0d
commit df8e5bf96f
2 changed files with 14 additions and 2 deletions

View File

@ -86,7 +86,7 @@ jobs:
strategy:
fail-fast: false
matrix:
target: [win64]
target: [win64,linux64]
variant: [gpl,lgpl,gpl 4.4,lgpl 4.4,gpl-shared,lgpl-shared,gpl-shared 4.4,lgpl-shared 4.4]
steps:
- name: Checkout