ci: relax codex workflow timeouts for heavy jobs

This commit is contained in:
Chummy
2026-02-28 05:33:29 +00:00
committed by Chum Yin
parent 6ce4192b31
commit 48e084dd58
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
codeql:
name: CodeQL Analysis
runs-on: [self-hosted, aws-india]
timeout-minutes: 30
timeout-minutes: 60
steps:
- name: Checkout repository
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4