File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 52
52
- name : Set up go
53
53
uses : actions/setup-go@v3.3.1
54
54
with :
55
- stable : ' true'
56
55
go-version : ${{ matrix.go }}
57
56
58
57
- run : |
@@ -101,7 +100,6 @@ jobs:
101
100
- name : Set up go
102
101
uses : actions/setup-go@v3.3.1
103
102
with :
104
- stable : ' true'
105
103
go-version : ${{ matrix.go }}
106
104
- run : |
107
105
go version
@@ -154,7 +152,6 @@ jobs:
154
152
- name : Set up go
155
153
uses : actions/setup-go@v3.3.1
156
154
with :
157
- stable : ' true'
158
155
go-version : ${{ matrix.go }}
159
156
- run : |
160
157
go version
@@ -224,7 +221,6 @@ jobs:
224
221
- name : Set up go
225
222
uses : actions/setup-go@v3.3.1
226
223
with :
227
- stable : ' true'
228
224
go-version : ${{ matrix.go }}
229
225
230
226
- run : |
Original file line number Diff line number Diff line change 26
26
- name : Set up go
27
27
uses : actions/setup-go@v3.3.1
28
28
with :
29
- stable : ' true'
30
29
go-version : ${{ matrix.go }}
31
30
32
31
- run : |
72
71
- name : Set up go
73
72
uses : actions/setup-go@v3.3.1
74
73
with :
75
- stable : ' true'
76
74
go-version : ${{ matrix.go }}
77
75
78
76
- run : |
@@ -122,7 +120,6 @@ jobs:
122
120
- name : Set up go
123
121
uses : actions/setup-go@v3.3.1
124
122
with :
125
- stable : ' true'
126
123
go-version : ${{ matrix.go }}
127
124
128
125
- run : |
@@ -176,7 +173,6 @@ jobs:
176
173
- name : Set up go
177
174
uses : actions/setup-go@v3.3.1
178
175
with :
179
- stable : ' true'
180
176
go-version : ${{ matrix.go }}
181
177
182
178
- run : |
You can’t perform that action at this time.
0 commit comments