feat: add boringcrypto builds for linux (#9543)

This reverts commit da0ef92f77.
This commit is contained in:
Spike Curtis
2023-09-06 12:48:27 +04:00
committed by GitHub
parent 2849895832
commit 3bd0fd396c
6 changed files with 52 additions and 14 deletions

View File

@ -34,7 +34,8 @@ Full build of Coder, supports the  server  subcomm
"build_time": "0001-01-01T00:00:00Z",
"external_url": "https://github.com/coder/coder",
"slim": false,
"agpl": false
"agpl": false,
"boring_crypto": false
}
`
for _, tt := range []struct {