mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-10 05:07:26 +01:00
Update config.yml
This commit is contained in:
parent
88d5678336
commit
8c87d05887
@ -838,6 +838,9 @@ workflows:
|
||||
- manylinux2010-x64:
|
||||
requires:
|
||||
- base
|
||||
- manylinux2010-x86:
|
||||
requires:
|
||||
- base
|
||||
- windows-static-x64:
|
||||
requires:
|
||||
- base
|
||||
@ -875,6 +878,7 @@ workflows:
|
||||
- manylinux1-x64
|
||||
- manylinux1-x86
|
||||
- manylinux2010-x64
|
||||
- manylinux2010-x86
|
||||
- windows-static-x64
|
||||
- windows-static-x64-posix
|
||||
- windows-static-x86
|
||||
|
Loading…
Reference in New Issue
Block a user