You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"89b44b4e2bb2f88474d6b8476f5c28ea2aea9b28", // A master commit from 2020/12/20, just before a merge into dev.regabi, before the GOEXPERIMENT is used anywhere
1698
+
},
1699
+
})
1700
+
addBuilder(BuildConfig{
1701
+
Name: "windows-amd64-regabi",
1702
+
HostType: "host-windows-amd64-2016",
1703
+
Notes: "builder with GOEXPERIMENT=regabi, see golang.org/issue/40724",
"89b44b4e2bb2f88474d6b8476f5c28ea2aea9b28", // A master commit from 2020/12/20, just before a merge into dev.regabi, before the GOEXPERIMENT is used anywhere
1720
+
},
1721
+
})
1722
+
addBuilder(BuildConfig{
1723
+
Name: "darwin-amd64-regabi",
1724
+
HostType: "host-darwin-10_15",
1725
+
distTestAdjust: macTestPolicy,
1726
+
Notes: "builder with GOEXPERIMENT=regabi, see golang.org/issue/40724",
0 commit comments