Skip to content

Commit

Permalink
fix boringcrypto e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
wadey committed Jan 26, 2024
1 parent 05405bc commit 6606124
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions udp/udp_raw_unsupported.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//go:build !linux || android
// +build !linux android
//go:build !linux || android || e2e_testing
// +build !linux android e2e_testing

package udp

Expand Down

0 comments on commit 6606124

Please sign in to comment.