Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change: actions/cache for FetchContent on DTVM CI

- **Status**: Proposed
- **Status**: Implemented
- **Date**: 2026-05-15
- **Tier**: Light
- **Branch**: ci/fetchcontent-cache (continues commit `96707a2`)
Expand Down
1 change: 1 addition & 0 deletions docs/_archive/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ All entries follow the `YYYY-MM/short-name/` convention, grouped by the month th
| 2026-02 | add-jit-suitability-checker| JIT suitability checker for EVM |
| 2026-03 | add-evm-jit-fallback | EVM JIT fallback mechanism |
| 2026-04 | update-evm-memory-block-precheck | EVM block-local memory precheck optimization |
| 2026-05 | 2026-05-15-fetchcontent-cache | actions/cache for FetchContent + boost mirror swap |

## Notes

Expand Down
Loading