There was an error while loading. Please reload this page.
1 parent 58c86ab commit 5e1f116Copy full SHA for 5e1f116
1 file changed
.github/workflows/build.yml
@@ -46,6 +46,7 @@ jobs:
46
check-abi:
47
name: 'Check if the ABI has changed'
48
runs-on: ubuntu-22.04
49
+ timeout-minutes: 30
50
needs: build-context
51
if: needs.build-context.outputs.run-tests == 'true'
52
steps:
0 commit comments