branch: elpa/pg
commit e3823c5b385676d41c02cb57876ae18cf6a2b457
Author: Eric Marsden <[email protected]>
Commit: Eric Marsden <[email protected]>
CI: increase timeout for ultraslow Windows runners
---
.github/workflows/test-windows.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/test-windows.yml
b/.github/workflows/test-windows.yml
index 866db7ac126..68178e4db09 100644
--- a/.github/workflows/test-windows.yml
+++ b/.github/workflows/test-windows.yml
@@ -4,7 +4,7 @@ on: push
jobs:
runner-job:
runs-on: windows-latest
- timeout-minutes: 20
+ timeout-minutes: 40
steps:
- name: Set runner timezone