Ignore auth_test for 386 builds (#312)
Temporary fix while #310 is addressed.
This commit is contained in:
parent
c8b10ad689
commit
e6529ec93a
|
|
@ -12,6 +12,9 @@
|
||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
|
// Remove when #310 is resolved.
|
||||||
|
// +build !386
|
||||||
|
|
||||||
package cortex
|
package cortex
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue