Skip to content

Commit 2831a6b

Browse files
authored
Update workflow to use Go 1.21 and 1.20 (#2878)
1 parent e188476 commit 2831a6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
test:
2222
strategy:
2323
matrix:
24-
go-version: [1.x, 1.19.x]
24+
go-version: [1.x, 1.20.x]
2525
platform: [ubuntu-latest]
2626
include:
2727
# include windows, but only with the latest Go version, since there

0 commit comments

Comments
 (0)