Skip to content

Commit 3e09496

Browse files
authored
Unit test: bump executor size (#13736)
Bump to 4x
1 parent 3d20fb2 commit 3e09496

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ permissions:
3333
jobs:
3434
unit-tests:
3535
name: unit
36-
runs-on: ubuntu-latest
36+
runs-on: ubuntu-latest-4x
3737
timeout-minutes: 40
3838
env:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)