mirror of
https://github.com/pion/webrtc.git
synced 2025-09-26 19:21:12 +08:00
Remove TEST_EXTRA_ARGS and GOLANGCI_LINT_EXRA_ARGS
QUIC support is gone
This commit is contained in:
2
.github/.ci.conf
vendored
2
.github/.ci.conf
vendored
@@ -2,6 +2,4 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
GO_JS_WASM_EXEC=${PWD}/test-wasm/go_js_wasm_exec
|
||||
TEST_EXTRA_ARGS="-tags quic"
|
||||
GOLANGCI_LINT_EXRA_ARGS="--build-tags quic"
|
||||
EXCLUDED_CONTRIBUTORS=('Josh Bleecher Snyder' 'Sidney San Martín')
|
||||
|
Reference in New Issue
Block a user