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 af85274 commit ac44ec6Copy full SHA for ac44ec6
.github/workflows/build.yml
@@ -454,6 +454,7 @@ jobs:
454
uses: hendrikmuhs/[email protected]
455
with:
456
save: ${{ github.event_name == 'push' }}
457
+ max-size: "200M"
458
- name: Configure CPython
459
run: ./configure --config-cache --with-address-sanitizer --without-pymalloc
460
- name: Build CPython
0 commit comments