8000 fix · python/cpython@7b3e2fe · GitHub
[go: up one dir, main page]

Skip to content

Commit 7b3e2fe

Browse files
committed
fix
1 parent 1cae7bf commit 7b3e2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
runs-on: ubuntu-24.04
4848
container:
4949
image: ghcr.io/python/autoconf:2024.10.11.11293396815
50-
timeout-minutes: 60
50+
timeout-minutes: 60
5151
needs: check_source
5252
if: needs.check_source.outputs.run_tests == 'true'
5353
steps:

0 commit comments

Comments
 (0)
0