Skip to content

Commit e6529ec

Browse files
authored
Ignore auth_test for 386 builds (#312)
Temporary fix while #310 is addressed.
1 parent c8b10ad commit e6529ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

exporters/metric/cortex/auth_test.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15+
// Remove when #310 is resolved.
16+
// +build !386
17+
1518
package cortex
1619

1720
import (

0 commit comments

Comments
 (0)