Evizero / Augmentor.jl

A fast image augmentation library in Julia for machine learning.
https://evizero.github.io/Augmentor.jl/
Other
138 stars 47 forks source link

Reduce CI workload #90

Closed johnnychen94 closed 3 years ago

johnnychen94 commented 3 years ago

In many cases, only run Julia 1.0 and nightly test on one platform Ubuntu should be sufficient enough to detect the failures.

Actions with cron jobs will be automatically disabled after 30/60 days of inactivity. For this reason, we can just remove it.