Skip to content

Commit 17cc607

Browse files
committed
Increase timeout for building example kernel
1 parent 729de56 commit 17cc607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
windows-latest
101101
]
102102
runs-on: ${{ matrix.platform }}
103-
timeout-minutes: 5
103+
timeout-minutes: 10
104104

105105
steps:
106106
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)