rsnext/.github/workflows
Steven c642999325
Test macOS on canary with separate workflow (#15901)
Follow up to #15899 since it didn't solve the [concurrency limit](https://docs.github.com/en/actions/getting-started-with-github-actions/about-github-actions#usage-limits) issue.

It seems that the job is queued prior to the `if` statement being evaluated so we must use a separate workflow to listen for push events and filter prior to the job being queued.
2020-08-05 14:13:41 +00:00
..
build_test_deploy.yml Test macOS on canary with separate workflow (#15901) 2020-08-05 14:13:41 +00:00
pull_request_stats.yml Migrate PR stats action into Next.js repo (#13177) 2020-05-21 14:07:27 +02:00
release_stats.yml Migrate PR stats action into Next.js repo (#13177) 2020-05-21 14:07:27 +02:00
test_macos.yml Test macOS on canary with separate workflow (#15901) 2020-08-05 14:13:41 +00:00
test_react_next.yml Upgrade actions/cache to v2.1.0 (#15415) 2020-07-23 00:06:50 -04:00