We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29de413 commit f299db1Copy full SHA for f299db1
.github/actions/common-setup/action.yml
@@ -89,7 +89,6 @@ runs:
89
with:
90
key: ${{inputs.os}}-${{inputs.compiler}}-${{inputs.platform}}-${{inputs.config}}
91
variant: sccache
92
- append-timestamp: false
93
# Opportunistically use sccache, it's not available for example on self
94
# hosted runners or ARM
95
continue-on-error: true
0 commit comments