There was an error while loading. Please reload this page.
1 parent 851cf9a commit ead210dCopy full SHA for ead210d
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