Skip to content

Commit

Permalink
Use large runner in weekly upgrade test
Browse files Browse the repository at this point in the history
  • Loading branch information
yamatcha committed Dec 18, 2023
1 parent 7425f72 commit 82859b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/weekly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ jobs:

upgrade:
name: Upgrade Test
runs-on: ubuntu-20.04
runs-on:
group: moco
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
Expand Down

0 comments on commit 82859b2

Please sign in to comment.