Skip to content

Commit

Permalink
Increased cpu
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-Morgan committed Nov 14, 2023
1 parent 39db536 commit 6ac49de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
speckle_function_id: ${{ secrets.SPECKLE_FUNCTION_ID }}
speckle_function_input_schema_file_path: ${{ env.FUNCTION_SCHEMA_FILE_NAME }}
speckle_function_command: 'python3 -u main.py run'
speckle_function_recommended_cpu_m: 7000
speckle_function_recommended_cpu_m: 12000
speckle_function_recommended_memory_mi: 8000

0 comments on commit 6ac49de

Please sign in to comment.