Skip to content

Commit

Permalink
Cpu 7000
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-Morgan committed Nov 12, 2023
1 parent 7f34956 commit cf59e4f
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: 8000
speckle_function_recommended_cpu_m: 7000
speckle_function_recommended_memory_mi: 8000

0 comments on commit cf59e4f

Please sign in to comment.