cucumber / cucumber-cpp

Support for writing Cucumber step definitions in C++
MIT License
304 stars 131 forks source link

remove broken AppVeyor build #271

Closed ursfassler closed 8 months ago

ursfassler commented 8 months ago

Summary

Remove broken AppVeyor CI build.

Details

The AppVeyor build is broken for some time. There is no value in running it. When using Windows in CI, we should switch to a github action for it.

Motivation and Context

How Has This Been Tested?

Types of changes

Checklist: