base64
base64 copied to clipboard
chore(ci): update deprecated actions & runners, add macos arm64 tests
With macOS-11 runner removal, the test workflow is failing: use macOS-12 and enable AVX2 testing on macOS.
Update actions/checkout to v4 to remove the node.js deprecation warning.
Add macOS-14 arm64 tests.