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 6259b5e commit d62e81eCopy full SHA for d62e81e
.github/workflows/libc-fullbuild-tests.yml
@@ -20,6 +20,7 @@ jobs:
20
ccache-variant: sccache
21
c_compiler: clang
22
cpp_compiler: clang++
23
+ # TODO: remove ccache logic when https://github.com/hendrikmuhs/ccache-action/issues/279 is resolved.
24
- os: ubuntu-24.04-arm
25
ccache-variant: ccache
26
.github/workflows/libc-overlay-tests.yml
@@ -23,6 +23,7 @@ jobs:
compiler:
27
28
29
0 commit comments