Skip to content

Commit

Permalink
try increasing loom scope
Browse files Browse the repository at this point in the history
  • Loading branch information
carllerche committed May 25, 2023
1 parent 2e59745 commit 9ff9218
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/loom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ jobs:
- scope: --skip loom_pool
max_preemptions: 2
- scope: loom_pool::group_a
max_preemptions: 1
max_preemptions: 2
- scope: loom_pool::group_b
max_preemptions: 2
- scope: loom_pool::group_c
max_preemptions: 1
max_preemptions: 2
- scope: loom_pool::group_d
max_preemptions: 1
max_preemptions: 2
- scope: time::driver
max_preemptions: 2
steps:
Expand Down

0 comments on commit 9ff9218

Please sign in to comment.