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 5252 - name : Set up go
5353 uses : actions/setup-go@v3.3.1
5454 with :
55- stable : ' true'
5655 go-version : ${{ matrix.go }}
5756
5857 - run : |
@@ -101,7 +100,6 @@ jobs:
101100 - name : Set up go
102101 uses : actions/setup-go@v3.3.1
103102 with :
104- stable : ' true'
105103 go-version : ${{ matrix.go }}
106104 - run : |
107105 go version
@@ -154,7 +152,6 @@ jobs:
154152 - name : Set up go
155153 uses : actions/setup-go@v3.3.1
156154 with :
157- stable : ' true'
158155 go-version : ${{ matrix.go }}
159156 - run : |
160157 go version
@@ -224,7 +221,6 @@ jobs:
224221 - name : Set up go
225222 uses : actions/setup-go@v3.3.1
226223 with :
227- stable : ' true'
228224 go-version : ${{ matrix.go }}
229225
230226 - run : |
Original file line number Diff line number Diff line change 2626 - name : Set up go
2727 uses : actions/setup-go@v3.3.1
2828 with :
29- stable : ' true'
3029 go-version : ${{ matrix.go }}
3130
3231 - run : |
7271 - name : Set up go
7372 uses : actions/setup-go@v3.3.1
7473 with :
75- stable : ' true'
7674 go-version : ${{ matrix.go }}
7775
7876 - run : |
@@ -122,7 +120,6 @@ jobs:
122120 - name : Set up go
123121 uses : actions/setup-go@v3.3.1
124122 with :
125- stable : ' true'
126123 go-version : ${{ matrix.go }}
127124
128125 - run : |
@@ -176,7 +173,6 @@ jobs:
176173 - name : Set up go
177174 uses : actions/setup-go@v3.3.1
178175 with :
179- stable : ' true'
180176 go-version : ${{ matrix.go }}
181177
182178 - run : |
You can’t perform that action at this time.
0 commit comments