Skip to content

Commit 6179b4a

Browse files
committed
enable cross OS cache restore for test
Signed-off-by: karthik2804 <karthik.ganeshram@fermyon.com>
1 parent 8184cf1 commit 6179b4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ jobs:
159159
uses: actions/cache/restore@v4
160160
id: restore-starlingmonkey-jit-build
161161
with:
162+
enableCrossOsArchive: true
162163
key: starlingmonkey-${{matrix.build-type}}-${{ steps.starlingmonkey-commit.outputs.STARLINGMONKEY_HASH }}
163164
path: lib
164165

0 commit comments

Comments
 (0)