diff --git a/.github/workflows/daily-benchmarks.yaml b/.github/workflows/daily-benchmarks.yaml index c2295f56a..1961c5ccf 100644 --- a/.github/workflows/daily-benchmarks.yaml +++ b/.github/workflows/daily-benchmarks.yaml @@ -44,7 +44,7 @@ jobs: host: ${{ steps.public-ip.outputs.value }} username: ${{ secrets.BENCHMARKS_EC2_USERNAME }} key: ${{ secrets.BENCHMARKS_EC2_SSH_KEY }} - command_timeout: 60m + command_timeout: 90m script: | cd ~/concretefhe-internal git pull