Skip to content

Commit 30d3713

Browse files
authored
Update main.yml
1 parent 40a089a commit 30d3713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
host: ${{ secrets.VM_HOST }}
4444
username: ${{ secrets.VM_USER }}
4545
key: ${{ secrets.DEV_KEY_PEM }}
46-
timeout: 1h
46+
timeout: 2h
4747
script: |
4848
echo "Stopping existing Docker Compose services..."
4949
cd /home/dev/CAPEC-Rag/

0 commit comments

Comments
 (0)