Skip to content

test: increase test VM memory from 512M to 1024M to avoid OOM killer #20624

test: increase test VM memory from 512M to 1024M to avoid OOM killer

test: increase test VM memory from 512M to 1024M to avoid OOM killer #20624

Workflow file for this run

name: "Pull Request Labeler"
on: pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"