Skip to content

Commit 7a51702

Browse files
authored
tools: exclude libffi changes from test-shared GHA CI
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: #64047 Reviewed-By: René <contact.9a5d6388@renegade334.me.uk> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Richard Lau <richard.lau@ibm.com>
1 parent 5075bb4 commit 7a51702

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test-shared.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ on:
2222
- deps/histogram/**
2323
- deps/icu-small/**
2424
- deps/icu-tmp/**
25+
- deps/libffi/**
2526
- deps/llhttp/**
2627
- deps/merve/**
2728
- deps/nbytes/**
@@ -73,6 +74,7 @@ on:
7374
- deps/histogram/**
7475
- deps/icu-small/**
7576
- deps/icu-tmp/**
77+
- deps/libffi/**
7678
- deps/llhttp/**
7779
- deps/merve/**
7880
- deps/nbytes/**

0 commit comments

Comments
 (0)