Skip to content

Commit 58ef4be

Browse files
targosMoLow
andauthored
Update build-tarball.yml
Co-authored-by: Moshe Atlow <[email protected]>
1 parent 408f461 commit 58ef4be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-tarball.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ concurrency:
3030
env:
3131
PYTHON_VERSION: '3.12'
3232
FLAKY_TESTS: keep_retrying
33-
CC: clang
34-
CXX: clang++
33+
CC: sccache clang
34+
CXX: sccache clang++
3535

3636
permissions:
3737
contents: read

0 commit comments

Comments
 (0)