Skip to content

Commit

Permalink
Disable buffer_pooling tests (#7762)
Browse files Browse the repository at this point in the history
Co-authored-by: Doug Fawley <[email protected]>
  • Loading branch information
aranjans and dfawley authored Oct 29, 2024
1 parent 091d20b commit 6fd86d3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@ jobs:
goversion: '1.23'
testflags: -race

- type: tests
goversion: '1.23'
testflags: '-race -tags=buffer_pooling'

- type: tests
goversion: '1.23'
goarch: 386
Expand Down

0 comments on commit 6fd86d3

Please sign in to comment.