File tree Expand file tree Collapse file tree 6 files changed +6
-0
lines changed
Expand file tree Collapse file tree 6 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 6969 CC : sccache clang
7070 CXX : sccache clang++
7171 SCCACHE_GHA_ENABLED : ' true'
72+ SCCACHE_IDLE_TIMEOUT : ' 0'
7273 steps :
7374 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
7475 with :
Original file line number Diff line number Diff line change 3939 CC : sccache clang
4040 CXX : sccache clang++
4141 SCCACHE_GHA_ENABLED : ' true'
42+ SCCACHE_IDLE_TIMEOUT : ' 0'
4243
4344permissions :
4445 contents : read
Original file line number Diff line number Diff line change 3939 CC : sccache clang
4040 CXX : sccache clang++
4141 SCCACHE_GHA_ENABLED : ' true'
42+ SCCACHE_IDLE_TIMEOUT : ' 0'
4243
4344permissions :
4445 contents : read
Original file line number Diff line number Diff line change 3636 CC : sccache clang
3737 CXX : sccache clang++
3838 SCCACHE_GHA_ENABLED : ' true'
39+ SCCACHE_IDLE_TIMEOUT : ' 0'
3940
4041permissions :
4142 contents : read
Original file line number Diff line number Diff line change 3434 CC : sccache clang
3535 CXX : sccache clang++
3636 SCCACHE_GHA_ENABLED : ' true'
37+ SCCACHE_IDLE_TIMEOUT : ' 0'
3738
3839permissions :
3940 contents : read
Original file line number Diff line number Diff line change 4848 CC : sccache gcc
4949 CXX : sccache g++
5050 SCCACHE_GHA_ENABLED : ' true'
51+ SCCACHE_IDLE_TIMEOUT : ' 0'
5152 steps :
5253 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5354 with :
You can’t perform that action at this time.
0 commit comments