Update main.yml
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled

This commit is contained in:
Jonathon Broughton
2023-11-13 17:08:20 +00:00
committed by GitHub
parent 59bcacfd6d
commit 5ad615eb5b
+2 -2
View File
@@ -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: 'python -u main.py run'
speckle_function_recommended_cpu_m: 4000
speckle_function_recommended_memory_mi: 4000
speckle_function_recommended_cpu_m: 8000
speckle_function_recommended_memory_mi: 8000