File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 env :
2525 CS_ZEROKMS_HOST : https://us-east-1.aws.zerokms.cipherstashmanaged.net
2626 CS_CTS_HOST : https://ap-southeast-2.aws.cts.cipherstashmanaged.net
27+ timeout-minutes : 30
2728
2829 steps :
2930 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 2222 env :
2323 CS_ZEROKMS_HOST : https://us-east-1.aws.zerokms.cipherstashmanaged.net
2424 CS_CTS_HOST : https://ap-southeast-2.aws.cts.cipherstashmanaged.net
25+ timeout-minutes : 30
2526
2627 runs-on : ${{matrix.build.os}}
2728 steps :
@@ -104,6 +105,7 @@ jobs:
104105 merge :
105106 name : Publish multi-platform image
106107 runs-on : linux-arm64-public
108+ timeout-minutes : 30
107109 needs :
108110 - build
109111 steps :
Original file line number Diff line number Diff line change 2323 PG_VERSION : ${{ matrix.pg_version }}
2424 CS_ZEROKMS_HOST : https://us-east-1.aws.zerokms.cipherstashmanaged.net
2525 CS_CTS_HOST : https://ap-southeast-2.aws.cts.cipherstashmanaged.net
26+ timeout-minutes : 30
2627
2728 steps :
2829 - uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments