Skip to content

Commit

Permalink
Run test on larger runner
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Vaillancourt <[email protected]>
  • Loading branch information
timvaillancourt committed Sep 11, 2023
1 parent 118d923 commit 80484e4
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
upgrade_downgrade_test:
if: always() && (needs.get_previous_release.result == 'success')
name: Run Upgrade Downgrade Test - Query Serving (Schema)
runs-on: ubuntu-latest
runs-on:
group: vitess-ubuntu20
needs:
- get_previous_release

Expand Down

0 comments on commit 80484e4

Please sign in to comment.