mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
chore(ci): increase daily benchmark timeout from 60 minutes to 90 minutes
This commit is contained in:
2
.github/workflows/daily-benchmarks.yaml
vendored
2
.github/workflows/daily-benchmarks.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user