Files
shaka-player/.github/workflows
Joey Parrish afe7d37f3e ci: Do not cancel other Selenium jobs (#7463)
When we have two jobs queued for FirefoxWindows, for example, we want
one of them to wait, not cancel each other. The only time you would
cancel one is if the other is from the same branch/PR after an update.
Right now, only the browser name is used in the key, so we should never
cancel another job with the same key.

This fix lets us start tests for multiple release PRs at once.
2024-10-21 11:23:47 -07:00
..
2024-02-27 16:12:11 -08:00
2024-04-30 07:05:08 +02:00