spdlog-rs icon indicating copy to clipboard operation
spdlog-rs copied to clipboard

CI check all tier 1 and tier 2 targets

Open SpriteOvO opened this issue 10 months ago • 0 comments

Closes #84.

This PR adds checks for all tier 1 and tier 2 targets, with changes:

  • Dependency features are now excluded from CI job 'check', because not all dependencies have binary pre-built for all tier 2 targets;

  • Errors come from crates other than spdlog-rs are all ignored, because some upstream crates don't support some targets.

Also, I'll try to fix the unsupported targets in the PR latter.

SpriteOvO avatar Feb 05 '25 19:02 SpriteOvO