File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1212 - name : Install Go
1313 uses : actions/setup-go@v3
1414 with :
15- go-version : 1.19
15+ go-version : 1.18
1616 - name : Checkout code
1717 uses : actions/checkout@v2
1818 - name : Gorelease cache
Original file line number Diff line number Diff line change 1010 strategy :
1111 matrix :
1212 os : [ ubuntu-latest ]
13- go : [1.19.x]
13+ go : [1.18.x, 1. 19.x]
1414 runs-on : ${{ matrix.os }}
1515 steps :
1616 - name : Checkout
Original file line number Diff line number Diff line change 3131 - name : Install Go
3232 uses : actions/setup-go@v3
3333 with :
34- go-version : 1.19
34+ go-version : 1.18
3535
3636 - name : Install utilities
3737 run : |
Original file line number Diff line number Diff line change 3333 table :
3434 strategy :
3535 matrix :
36- go-version : [1.19.x]
36+ go-version : [1.18.x, 1. 19.x]
3737 os : [ubuntu-latest]
3838 services :
3939 ydb :
7676 ratelimiter :
7777 strategy :
7878 matrix :
79- go-version : [1.19.x]
79+ go-version : [1.18.x, 1. 19.x]
8080 os : [ubuntu-latest]
8181 services :
8282 ydb :
@@ -118,7 +118,7 @@ jobs:
118118 scripting :
119119 strategy :
120120 matrix :
121- go-version : [1.19.x]
121+ go-version : [1.18.x, 1. 19.x]
122122 os : [ubuntu-latest]
123123 services :
124124 ydb :
@@ -159,7 +159,7 @@ jobs:
159159 topic :
160160 strategy :
161161 matrix :
162- go-version : [1.19.x]
162+ go-version : [1.18.x, 1. 19.x]
163163 os : [ubuntu-latest]
164164 services :
165165 ydb :
@@ -200,7 +200,7 @@ jobs:
200200 discovery :
201201 strategy :
202202 matrix :
203- go-version : [1.19.x]
203+ go-version : [1.18.x, 1. 19.x]
204204 os : [ubuntu-latest]
205205 services :
206206 ydb :
@@ -241,7 +241,7 @@ jobs:
241241 connection :
242242 strategy :
243243 matrix :
244- go-version : [1.19.x]
244+ go-version : [1.18.x, 1. 19.x]
245245 os : [ubuntu-latest]
246246 services :
247247 ydb :
You can’t perform that action at this time.
0 commit comments