CesiumGS / cesium-native

Apache License 2.0
402 stars 205 forks source link

Fix unit tests for macOS arm64 builds #867

Open csciguy8 opened 3 months ago

csciguy8 commented 3 months ago

In response to PR #866.

With the latest macOS builds (macos-13-arm64, macos-14-arm64), some of our unit tests related to narrowing conversions fail.

Ideally we'd like to fix any bugs present, and restore the builds to use macos-latest.