mirror of
https://github.com/devicekit/DeviceKit.git
synced 2026-05-17 10:20:34 +00:00
b7cad7546b
* Setup GitHub Actions * Use macos-latest image. Big Sur is still in preview. * Update bundler before trying to install. * Use `ruby/setup-ruby@v1` for setting up bundler. * Update bundled with version and specify specific ruby-version. * Setup separate danger job using action and setup test job matrix. * Fix matrix variable name. * Adjust simulators that are being used. * Add GITHUB_TOKEN to danger job.