ameshkov / dnslookup

Simple command line utility to make DNS lookups to the specified server
MIT License
816 stars 72 forks source link

speedup ci build #50

Closed 1715173329 closed 1 year ago

1715173329 commented 1 year ago

Sorry for the late.

This patch used matrix to build parallelly, and replaced outdated actions/create-release to svenstaro/upload-release-action, the former which uses Node.js v12 will be disabled in the end of this year.

Remember to enable "Read and write permissions" for the workflow in: https://github.com/ameshkov/dnslookup/settings/actions

And I noticed codecov failed in action: https://github.com/ameshkov/dnslookup/actions/runs/4482291260/jobs/7880138517 Maybe you need update your settings in codecov.io?

ameshkov commented 1 year ago

Tbh I think codecov part should simply be removed :)