SavageCore / node-ffprobe-installer

Platform independent binary installer of FFprobe for node projects
https://www.npmjs.com/package/@ffprobe-installer/ffprobe
73 stars 29 forks source link

Add Apple M1 tests once support lands in GH Actions #198

Open SavageCore opened 2 years ago

SavageCore commented 2 years ago

Waiting for https://github.com/actions/virtual-environments/issues/2187

SavageCore commented 3 months ago

Since macos-14 the runners are now ARM based so macos-latest as used here is now running on ARM. I will add macos-latest-large to support Intel again.