mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
feat: add boringcrypto builds for linux (#9543)
This reverts commit da0ef92f77
.
This commit is contained in:
@ -34,7 +34,8 @@ Full build of Coder, supports the [40m [0m[91;40mserver[0m[40m [0m 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 {
|
||||
|
Reference in New Issue
Block a user