SKKU-ESLAB / ANT

ANT (AI-based Networked Things) Framework
Apache License 2.0
26 stars 28 forks source link

Migrate CI system to Github Actions #203

Closed RedCarrottt closed 3 years ago

RedCarrottt commented 3 years ago

Circle CI provides only 2500 credits/week for the free plan. In contrast, Github provides unlimited free credits for the public repositories.

Since ANT is a public repository, migrating the CI system to Github Actions would be great.

RedCarrottt commented 3 years ago

I've successfully migrated CI system to Github Actions. Don't worry about credits!

I close this issue.