CI has been regularly failing due to underlying issue with Docker in GitHub windows runners (actions/runner-images#13729). Latest comment shows that they do not have an immediate fix.
Possible solutions
- Add suggested work-around to run-integration-tests.
- Skip
nextstrain check-setup --set-default for Windows. I'm not sure why this is being tested when all of the previous steps for setting up runtimes skip Windows.
CI has been regularly failing due to underlying issue with Docker in GitHub windows runners (actions/runner-images#13729). Latest comment shows that they do not have an immediate fix.
Possible solutions
nextstrain check-setup --set-defaultfor Windows. I'm not sure why this is being tested when all of the previous steps for setting up runtimes skip Windows.