eduramiba / webcam-capture-driver-native

Native driver for Webcam Capture API
25 stars 8 forks source link

Add maven.yml GitHub Actions workflow #11

Closed msgilligan closed 1 year ago

msgilligan commented 1 year ago

Add GitHub Actions workflow to do a mvn verify on the [mac, win] x [ jdk11, jdk17] matrix.

eduramiba commented 1 year ago

Thanks!