Skip to content

Commit

Permalink
increase ram budget
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig authored Dec 22, 2024
1 parent c371d7b commit f230737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/drivers_stage3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
OSN_SECRET: ${{ secrets.OSN_SECRET }}
container:
image: eco4cast/rocker-neon4cast:latest
options: --memory 15g
options: --memory 45g
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit f230737

Please sign in to comment.