InvokeAI/.github/workflows
Matthias Wild ed9186b099
Add windows to test workflows (#1809)
* add windows to test runners

* disable fail-fast for debugging

* re-enable login shell for conda workflow
also fix expression to exclude windows from run tests

* enable fail-fast again

* fix condition, pin runner verisons

* remove feature branch from push trigger
since already being triggered now via PR

* use gfpgan from pypi for windows
curious if this would fix the installation here as well
since worked for #1802

* unpin basicsr for windows

* for curiosity enabling testing for windows as well

* disable pip cache
since windows failed with a memory error now
but was working before it had a cache

* use matrix.github-env

* set platform specific root and outdir

* disable tests for windows since memory error
I guess the windows installation uses more space than linux
and for this they have less swap memory
2022-12-09 14:21:38 +01:00
..
build-cloud-img.yml Fix docker push github action and expand with additional metadata (#1837) 2022-12-07 14:03:33 +01:00
build-container.yml Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
mkdocs-material.yml Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
test-invoke-conda.yml Add windows to test workflows (#1809) 2022-12-09 14:21:38 +01:00
test-invoke-pip.yml Add windows to test workflows (#1809) 2022-12-09 14:21:38 +01:00