We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58db9ee commit 49dd122Copy full SHA for 49dd122
.github/workflows/kernel-build.yml
@@ -67,7 +67,7 @@ jobs:
67
else
68
sudo apt-get install gcc-arm-linux-gnueabihf;
69
fi
70
- timeout-minutes: 5
+ timeout-minutes: 10
71
72
- uses: actions/checkout@v4
73
with:
0 commit comments