Fixing CI/CD
Open
- Dominant language
- C
- Stars
- 630
- Forks
- 222
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 1
Description
Did an investigation in https://github.com/intel/tinycbor/pull/243 and traced the issue to AppVeyor dropping support for QT v6.1
As shown in https://www.appveyor.com/docs/windows-images-software/
I made a smaller PR to just change the version to latest QT so it can be merged now
https://github.com/intel/tinycbor/pull/244
This will hopefully unblock the testing of other PR like mine https://github.com/intel/tinycbor/pull/241
Contributor guide
Assessment
This issue has not been assessed yet.