]> Cypherpunks repositories - gostls13.git/commit
runtime: remove darwin-amd64-10_14 builder check
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Fri, 26 Jul 2024 17:09:04 +0000 (00:09 +0700)
committerGopher Robot <gobot@golang.org>
Fri, 26 Jul 2024 17:43:29 +0000 (17:43 +0000)
commitfac95803ebe49b95fe93f9f8034bace69cb60119
tree4c3efb2154f9bf2628efc423b0b284dff78ebecd
parentd5976429812c5e3df0027cc44268cb624146904c
runtime: remove darwin-amd64-10_14 builder check

By now macOS 11 is the minimum required version.

Updates #43926

Change-Id: I13716e2e521c26bd9997f0ea1b717cf72ab7e47c
Reviewed-on: https://go-review.googlesource.com/c/go/+/601276
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/runtime/crash_cgo_test.go