boostorg / exception

Boost.org exception module
http://boost.org/libs/exception
Boost Software License 1.0
16 stars 46 forks source link

Update .appveyor.yml file #40

Closed sdarwin closed 2 years ago

sdarwin commented 3 years ago

The current appveyor build shows one failure. In an attempt to correct that, copied in the generic .appveyor.yml file from boost-ci. Everything is building except "FLAVOR: cygwin (64-bit)", which has been commented out. Please test that further when you have a chance. Looking at the cygwin job that had been running before, it says:

- default address-model    : 32-bit [1]

Therefore, it could be that "FLAVOR: cygwin (64-bit)" hasn't been tested.