mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
chore: increase ssh action timeout
This commit is contained in:
1
.github/workflows/daily-benchmarks.yaml
vendored
1
.github/workflows/daily-benchmarks.yaml
vendored
@@ -39,6 +39,7 @@ jobs:
|
||||
host: ${{ steps.public-ip.outputs.value }}
|
||||
username: ${{ secrets.BENCHMARKS_EC2_USERNAME }}
|
||||
key: ${{ secrets.BENCHMARKS_EC2_SSH_KEY }}
|
||||
command_timeout: 60m
|
||||
script: |
|
||||
cd ~/concretefhe-internal
|
||||
git pull
|
||||
|
||||
Reference in New Issue
Block a user