|
34 | 34 | - name: Prepare ccache
|
35 | 35 | uses: actions/cache@v4
|
36 | 36 | with:
|
| 37 | + save-always: true |
37 | 38 | path: .ccache
|
38 | 39 | key: ${{ runner.os }}-20.04-make-${{ github.ref }}-${{ github.sha }}-PR
|
39 | 40 | restore-keys: |
|
@@ -119,6 +120,7 @@ jobs:
|
119 | 120 | - name: Prepare ccache
|
120 | 121 | uses: actions/cache@v4
|
121 | 122 | with:
|
| 123 | + save-always: true |
122 | 124 | path: .ccache
|
123 | 125 | key: ${{ runner.os }}-20.04-make-clang-${{ github.ref }}-${{ github.sha }}-PR
|
124 | 126 | restore-keys: |
|
@@ -183,6 +185,7 @@ jobs:
|
183 | 185 | - name: Prepare ccache
|
184 | 186 | uses: actions/cache@v4
|
185 | 187 | with:
|
| 188 | + save-always: true |
186 | 189 | path: .ccache
|
187 | 190 | key: ${{ runner.os }}-20.04-make-clang-${{ github.ref }}-${{ github.sha }}-PR
|
188 | 191 | restore-keys: |
|
@@ -227,6 +230,7 @@ jobs:
|
227 | 230 | - name: Prepare ccache
|
228 | 231 | uses: actions/cache@v4
|
229 | 232 | with:
|
| 233 | + save-always: true |
230 | 234 | path: .ccache
|
231 | 235 | key: ${{ runner.os }}-20.04-Release-${{ github.ref }}-${{ github.sha }}-PR
|
232 | 236 | restore-keys: |
|
@@ -298,6 +302,7 @@ jobs:
|
298 | 302 | - name: Prepare ccache
|
299 | 303 | uses: actions/cache@v4
|
300 | 304 | with:
|
| 305 | + save-always: true |
301 | 306 | path: .ccache
|
302 | 307 | key: ${{ runner.os }}-22.04-make-clang-${{ github.ref }}-${{ github.sha }}-PR
|
303 | 308 | restore-keys: |
|
@@ -363,6 +368,7 @@ jobs:
|
363 | 368 | - name: Prepare ccache
|
364 | 369 | uses: actions/cache@v4
|
365 | 370 | with:
|
| 371 | + save-always: true |
366 | 372 | path: .ccache
|
367 | 373 | key: ${{ runner.os }}-22.04-Release-${{ github.ref }}-${{ github.sha }}-PR
|
368 | 374 | restore-keys: |
|
@@ -422,6 +428,7 @@ jobs:
|
422 | 428 | - name: Prepare ccache
|
423 | 429 | uses: actions/cache@v4
|
424 | 430 | with:
|
| 431 | + save-always: true |
425 | 432 | path: .ccache
|
426 | 433 | key: ${{ runner.os }}-22.04-Release-gcc-13-${{ github.ref }}-${{ github.sha }}-PR
|
427 | 434 | restore-keys: |
|
@@ -468,6 +475,7 @@ jobs:
|
468 | 475 | - name: Prepare ccache
|
469 | 476 | uses: actions/cache@v4
|
470 | 477 | with:
|
| 478 | + save-always: true |
471 | 479 | path: .ccache
|
472 | 480 | key: ${{ runner.os }}-22.04-Release-32-${{ github.ref }}-${{ github.sha }}-PR
|
473 | 481 | restore-keys: |
|
@@ -506,6 +514,7 @@ jobs:
|
506 | 514 | - name: Prepare ccache
|
507 | 515 | uses: actions/cache@v4
|
508 | 516 | with:
|
| 517 | + save-always: true |
509 | 518 | path: .ccache
|
510 | 519 | key: ${{ runner.os }}-20.04-Release-${{ github.ref }}-${{ github.sha }}-PR
|
511 | 520 | restore-keys: |
|
@@ -552,6 +561,7 @@ jobs:
|
552 | 561 | - name: Prepare ccache
|
553 | 562 | uses: actions/cache@v4
|
554 | 563 | with:
|
| 564 | + save-always: true |
555 | 565 | path: .ccache
|
556 | 566 | key: ${{ runner.os }}-20.04-Release-${{ github.ref }}-${{ github.sha }}-PR
|
557 | 567 | restore-keys: |
|
@@ -592,6 +602,7 @@ jobs:
|
592 | 602 | - name: Prepare ccache
|
593 | 603 | uses: actions/cache@v4
|
594 | 604 | with:
|
| 605 | + save-always: true |
595 | 606 | path: .ccache
|
596 | 607 | key: ${{ runner.os }}-make-${{ github.ref }}-${{ github.sha }}-PR
|
597 | 608 | restore-keys: |
|
@@ -643,6 +654,7 @@ jobs:
|
643 | 654 | - name: Prepare ccache
|
644 | 655 | uses: actions/cache@v4
|
645 | 656 | with:
|
| 657 | + save-always: true |
646 | 658 | path: .ccache
|
647 | 659 | key: ${{ runner.os }}-Release-Glucose-${{ github.ref }}-${{ github.sha }}-PR
|
648 | 660 | restore-keys: |
|
@@ -700,6 +712,7 @@ jobs:
|
700 | 712 | - name: Prepare ccache
|
701 | 713 | uses: actions/cache@v4
|
702 | 714 | with:
|
| 715 | + save-always: true |
703 | 716 | path: .ccache
|
704 | 717 | key: ${{ runner.os }}-msbuild-${{ github.ref }}-${{ github.sha }}-PR
|
705 | 718 | restore-keys: |
|
@@ -758,6 +771,7 @@ jobs:
|
758 | 771 | - name: Prepare ccache
|
759 | 772 | uses: actions/cache@v4
|
760 | 773 | with:
|
| 774 | + save-always: true |
761 | 775 | path: .ccache
|
762 | 776 | key: ${{ runner.os }}-msbuild-make-${{ github.ref }}-${{ github.sha }}-PR
|
763 | 777 | restore-keys: |
|
@@ -813,6 +827,7 @@ jobs:
|
813 | 827 | - name: Prepare ccache
|
814 | 828 | uses: actions/cache@v4
|
815 | 829 | with:
|
| 830 | + save-always: true |
816 | 831 | path: .ccache
|
817 | 832 | key: ${{ runner.os }}-msbuild-${{ github.ref }}-${{ github.sha }}-PKG
|
818 | 833 | restore-keys: |
|
@@ -930,6 +945,7 @@ jobs:
|
930 | 945 | - name: Prepare ccache
|
931 | 946 | uses: actions/cache@v4
|
932 | 947 | with:
|
| 948 | + save-always: true |
933 | 949 | path: .ccache
|
934 | 950 | key: ${{ runner.os }}-20.04-Coverage-${{ github.ref }}-${{ github.sha }}-PR
|
935 | 951 | restore-keys: |
|
|
0 commit comments