Skip to content

Commit d691746

Browse files
Update codeql-analysis.yml
1 parent 41042c7 commit d691746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
analyze:
2626
name: Analyze
2727
runs-on: 1es-ubuntu-msgraph-beta-sdk-java-mem-latest
28-
timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }}
28+
#timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }}
2929
permissions:
3030
actions: read
3131
contents: read

0 commit comments

Comments
 (0)