Skip to content

Commit 0f129e5

Browse files
Use large runner for Test Analyze due to OOM
1 parent 618dca2 commit 0f129e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ jobs:
179179
needs:
180180
- build
181181
if: ${{ needs.build.outputs.deployed }}
182-
runs-on: github-ubuntu-latest-m
182+
runs-on: github-ubuntu-latest-l
183183
permissions:
184184
id-token: write
185185
contents: write

0 commit comments

Comments
 (0)