We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f3af7 commit cb8e365Copy full SHA for cb8e365
.github/.ci.conf
@@ -5,6 +5,7 @@ PRE_TEST_HOOK=_install_gstreamer_hook
5
PRE_LINT_HOOK=_install_gstreamer_hook
6
GO_MOD_VERSION_EXPECTED=1.22
7
SKIP_i386_TESTS=true
8
+SKIP_API_DIFF=true
9
10
function _install_gstreamer_hook(){
11
set -e
0 commit comments