@@ -2010,9 +2010,9 @@ axes:
2010
2010
run_on : rhel8.7-large
2011
2011
variables :
2012
2012
GO_DIST : " /opt/golang/go1.22"
2013
- - id : " macos11 "
2014
- display_name : " MacOS 11 .0"
2015
- run_on : macos-1100
2013
+ - id : " macos "
2014
+ display_name : " MacOS 14 .0"
2015
+ run_on : macos-14
2016
2016
batchtime : 1440 # Run at most once per 24 hours.
2017
2017
variables :
2018
2018
GO_DIST : " /opt/golang/go1.22"
@@ -2034,9 +2034,9 @@ axes:
2034
2034
run_on : rhel8.7-large
2035
2035
variables :
2036
2036
GO_DIST : " /opt/golang/go1.22"
2037
- - id : " macos11 "
2038
- display_name : " MacOS 11 .0"
2039
- run_on : macos-1100
2037
+ - id : " macos "
2038
+ display_name : " MacOS 14 .0"
2039
+ run_on : macos-14
2040
2040
batchtime : 1440 # Run at most once per 24 hours.
2041
2041
variables :
2042
2042
GO_DIST : " /opt/golang/go1.22"
@@ -2066,9 +2066,9 @@ axes:
2066
2066
run_on : ubuntu2004-test
2067
2067
variables :
2068
2068
GO_DIST : " /opt/golang/go1.22"
2069
- - id : " macos11 "
2070
- display_name : " MacOS 11 .0"
2071
- run_on : macos-1100
2069
+ - id : " macos "
2070
+ display_name : " MacOS 14 .0"
2071
+ run_on : macos-14
2072
2072
batchtime : 1440 # Run at most once per 24 hours.
2073
2073
variables :
2074
2074
GO_DIST : " /opt/golang/go1.22"
@@ -2500,7 +2500,7 @@ buildvariants:
2500
2500
- name : " .ocsp-rsa !.ocsp-staple"
2501
2501
2502
2502
- matrix_name : " ocsp-test-macos"
2503
- matrix_spec : { version: ["4.4", "5.0", "6.0", "7.0", "8.0", "latest"], os-ssl-40: ["macos11 "] }
2503
+ matrix_spec : { version: ["4.4", "5.0", "6.0", "7.0", "8.0", "latest"], os-ssl-40: ["macos "] }
2504
2504
display_name : " OCSP ${version} ${os-ssl-40}"
2505
2505
batchtime : 20160 # Use a batchtime of 14 days as suggested by the OCSP test README
2506
2506
tasks :
0 commit comments