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 1cae7bf commit 7b3e2feCopy full SHA for 7b3e2fe
.github/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
47
runs-on: ubuntu-24.04
48
container:
49
image: ghcr.io/python/autoconf:2024.10.11.11293396815
50
- timeout-minutes: 60
+ timeout-minutes: 60
51
needs: check_source
52
if: needs.check_source.outputs.run_tests == 'true'
53
steps:
0 commit comments