Skip to content

Commit 068a6cd

Browse files
author
Bavier, Andy
committed
try changing runner due to running out of disk space
1 parent 61608ca commit 068a6cd

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/post-merge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414

1515
jobs:
1616
post-merge:
17+
runs-on: ubuntu-24.04-4core-16GB
1718
uses: open-edge-platform/orch-ci/.github/workflows/post-merge.yml@main
1819
with:
1920
run_build: true

.github/workflows/pre-merge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414

1515
jobs:
1616
pre-merge:
17+
runs-on: ubuntu-24.04-4core-16GB
1718
uses: open-edge-platform/orch-ci/.github/workflows/pre-merge.yml@main
1819
with:
1920
run_security_scans: true

0 commit comments

Comments
 (0)