Skip to content

Instantly share code, notes, and snippets.

@KyMidd
Last active April 17, 2023 02:32
Show Gist options
  • Select an option

  • Save KyMidd/48236ffa8a63444b579b4e4e36be017b to your computer and use it in GitHub Desktop.

Select an option

Save KyMidd/48236ffa8a63444b579b4e4e36be017b to your computer and use it in GitHub Desktop.
repo_cop:
runs-on: ubuntu-latest
timeout-minutes: 720 # 12 hours - Default is 360 minutes / 6 hours
needs: repo_cop_get_repos # Require the repos list to be generated first
strategy:
fail-fast: false # Keep going even if one shard fails
matrix:
shard: [1/2, 2/2]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment