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 7b36649 commit a4ce031Copy full SHA for a4ce031
.github/workflows/apple.yml
@@ -79,6 +79,7 @@ jobs:
79
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
80
SCCACHE_BUCKET: 'python-build-standalone-sccache'
81
SCCACHE_S3_USE_SSL: '1'
82
+ SCCACHE_IDLE_TIMEOUT: '0'
83
steps:
84
- uses: actions/checkout@v2
85
.github/workflows/linux.yml
@@ -85,6 +85,7 @@ jobs:
86
87
88
89
90
91
0 commit comments