Skip to content

Commit 37c758d

Browse files
dmcgowanKern Walster
authored andcommitted
Build binaries with 1.21.1
1.19 is end of life, continue to run with 1.20 but ensure builds with 1.21. Signed-off-by: Derek McGowan <[email protected]> (cherry-picked from 4ffa3ed) Signed-off-by: Kern Walster <[email protected]>
1 parent e9b8f1b commit 37c758d

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
@@ -233,7 +233,7 @@ jobs:
233233
strategy:
234234
matrix:
235235
os: [ubuntu-20.04, macos-12, windows-2019, windows-2022]
236-
go-version: ["1.20.8", "1.19.12"]
236+
go-version: ["1.20.8", "1.21.1"]
237237
steps:
238238
- name: Install dependencies
239239
if: matrix.os == 'ubuntu-20.04'

0 commit comments

Comments
 (0)