Skip to content

Commit c1054bb

Browse files
tlewispixar-oss
authored andcommitted
CI: increase buildusd Windows job timeout to 180 minutes
This allows the Windows build to complete while we investigate why the build time has ballooned recently and test ways to work around the slowdown. (Internal change: 2406025)
1 parent 690bfcf commit c1054bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildusd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ jobs:
237237
contents: write # Grant write permissions in order to upload artifacts
238238
env:
239239
PYTHON_VERSION: "3.9"
240-
timeout-minutes: 120
240+
timeout-minutes: 180
241241
steps:
242242
- name: Checkout code
243243
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 #v4.3.1

0 commit comments

Comments
 (0)