File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 pull_request :
88
99env :
10- GO_VERSION : 1.24.2
10+ GO_VERSION : 1.24.4
1111jobs :
1212 setup-environment :
1313 timeout-minutes : 30
Original file line number Diff line number Diff line change 44 pull_request :
55
66env :
7- GO_VERSION : 1.24.1
7+ GO_VERSION : 1.24.4
88 # Make sure to exit early if cache segment download times out after 2 minutes.
99 # We limit cache download as a whole to 5 minutes.
1010 SEGMENT_DOWNLOAD_TIMEOUT_MINS : 2
Original file line number Diff line number Diff line change 1616 default : false
1717
1818env :
19- GO_VERSION : 1.23.6
19+ GO_VERSION : 1.24.4
2020 # Make sure to exit early if cache segment download times out after 2 minutes.
2121 # We limit cache download as a whole to 5 minutes.
2222 SEGMENT_DOWNLOAD_TIMEOUT_MINS : 2
You can’t perform that action at this time.
0 commit comments