Skip to content

Commit cb8e365

Browse files
committed
Enable SKIP_API_DIFF
We don't care about API diff for this repo.
1 parent 79f3af7 commit cb8e365

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/.ci.conf

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ PRE_TEST_HOOK=_install_gstreamer_hook
55
PRE_LINT_HOOK=_install_gstreamer_hook
66
GO_MOD_VERSION_EXPECTED=1.22
77
SKIP_i386_TESTS=true
8+
SKIP_API_DIFF=true
89

910
function _install_gstreamer_hook(){
1011
set -e

0 commit comments

Comments
 (0)