rstudio / r-system-requirements

System requirements for R packages
MIT License
122 stars 21 forks source link

Migrate from circleCI to Github Actions #114

Closed tylfin closed 1 year ago

tylfin commented 1 year ago

Most other projects in the rstudio organization have switched to relying on the Github Action infrastructure. We should switch this project to use the same. This will require porting https://github.com/rstudio/r-system-requirements/blob/main/.circleci/config.yml to a workflow yml.