File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -2064,6 +2064,7 @@ axes:
2064
2064
- id : " osx-go-1-18"
2065
2065
display_name : " MacOS 11.0"
2066
2066
run_on : macos-1100
2067
+ batchtime : 1440 # Run at most once per 24 hours.
2067
2068
variables :
2068
2069
GO_DIST : " /opt/golang/go1.18"
2069
2070
PYTHON3_BINARY : python3
@@ -2090,6 +2091,7 @@ axes:
2090
2091
- id : " osx-go-1-18"
2091
2092
display_name : " MacOS 11.0"
2092
2093
run_on : macos-1100
2094
+ batchtime : 1440 # Run at most once per 24 hours.
2093
2095
variables :
2094
2096
GO_DIST : " /opt/golang/go1.18"
2095
2097
PYTHON3_BINARY : python3
@@ -2126,6 +2128,7 @@ axes:
2126
2128
- id : " osx-go-1-18"
2127
2129
display_name : " MacOS 11.0"
2128
2130
run_on : macos-1100
2131
+ batchtime : 1440 # Run at most once per 24 hours.
2129
2132
variables :
2130
2133
GO_DIST : " /opt/golang/go1.18"
2131
2134
SKIP_ECS_AUTH_TEST : true
You can’t perform that action at this time.
0 commit comments