Skip to content

Commit

Permalink
bump gha instance to 16 core / 64 gigs of ram (#142)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #142

Differential Revision: D41821039

fbshipit-source-id: edde30db73174c2d231810e71adcc371b28c36ad
  • Loading branch information
Kyle Sugrue authored and facebook-github-bot committed Dec 8, 2022
1 parent da99168 commit 269f7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/getdeps_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on: [push, pull_request]

jobs:
build:
runs-on: ubuntu-20.04
runs-on: 16-core
steps:
- uses: actions/checkout@v2
- name: Fetch boost
Expand Down

0 comments on commit 269f7c2

Please sign in to comment.