ci.cabal.project (21 lines of code) (raw):

-- Copyright (c) Facebook, Inc. and its affiliates. packages: common/util/fb-util.cabal common/github/fb-stubs.cabal common/mangle/mangle.cabal compiler/thrift-compiler.cabal lib/thrift-lib.cabal server/thrift-server.cabal tests/thrift-tests.cabal haxl/thrift-haxl.cabal cpp-channel/thrift-cpp-channel.cabal tests: true -- IPV6 is disabled in the Github Actions environment, -- so we make sure the appropriate tests in those packages -- turn to IPV4. package thrift-lib flags: +tests_use_ipv4 package thrift-server flags: +tests_use_ipv4 package thrift-cpp-channel flags: +tests_use_ipv4