Skip to content

Commit 4093cfc

Browse files
authored
Merge pull request #9167 from dmcgowan/update-go-version
[release/1.7] Build binaries with 1.21.1
2 parents 08e9425 + 4ffa3ed commit 4093cfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ jobs:
207207
strategy:
208208
matrix:
209209
os: [ubuntu-20.04, macos-12, windows-2019, windows-2022]
210-
go-version: ["1.20.8", "1.19.12"]
210+
go-version: ["1.20.8", "1.21.1"]
211211
steps:
212212
- uses: actions/setup-go@v3
213213
with:

0 commit comments

Comments
 (0)