switch to universal match [pr] (#9879)

* switch to universal match [pr]

* 10 -> 15
This commit is contained in:
George Hotz
2025-04-14 09:15:37 +01:00
committed by GitHub
parent 32ed128598
commit 355739fc94
2 changed files with 26 additions and 17 deletions

View File

@@ -718,7 +718,7 @@ jobs:
name: Windows (${{ matrix.backend }})
runs-on: windows-latest
timeout-minutes: 10
timeout-minutes: 15
steps:
- name: Checkout Code
uses: actions/checkout@v4