Skip to content

Commit

Permalink
Increase max cpu to 15899
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzhankoral authored Nov 12, 2023
1 parent 76a2d8c commit 1c16b8a
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 main.py run'
speckle_function_recommended_cpu_m: '4000'
speckle_function_recommended_cpu_m: '15899'
speckle_function_recommended_memory_mi: '8000'

0 comments on commit 1c16b8a

Please sign in to comment.