Skip to content

Commit 506bb27

Browse files
Matt LaPlantecopybara-github
authored andcommitted
Update go tests to 1.16.
PiperOrigin-RevId: 381944519
1 parent d75c526 commit 506bb27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install Go
2222
uses: actions/setup-go@v2
2323
with:
24-
go-version: 1.14.x
24+
go-version: 1.16.x
2525

2626
- name: Check out code into the Go module directory
2727
uses: actions/checkout@v2

0 commit comments

Comments
 (0)