hotfix bump testmetal2 timeout-minutes to 20 (#9235)

setup is taking too long
This commit is contained in:
chenyu
2025-02-24 20:23:56 -05:00
committed by GitHub
parent cbfe95d306
commit 731d14e718

View File

@@ -534,7 +534,7 @@ jobs:
testmetal2:
name: MacOS (unit)
runs-on: macos-14
timeout-minutes: 10
timeout-minutes: 20
steps:
- name: Checkout Code