Skip to content

Commit e7d153d

Browse files
asadoughifacebook-github-bot
authored andcommitted
Adjust nightly build (#3978)
Summary: Fixes disk space issue: 75 GB -> 150 GB https://www.internalfb.com/intern/opensource/ci/github-actions/runners/ S460776 Pull Request resolved: #3978 Reviewed By: junjieqi Differential Revision: D64722810 Pulled By: asadoughi fbshipit-source-id: 0ae0f50e86bb0e8c19caa651a9dc496ebf700256
1 parent da20af4 commit e7d153d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
jobs:
99
linux-x86_64-nightly:
1010
name: Linux x86_64 nightlies
11-
runs-on: ubuntu-latest
11+
runs-on: 4-core-ubuntu
1212
steps:
1313
- name: Checkout
1414
uses: actions/checkout@v4

0 commit comments

Comments
 (0)