Skip to content

Commit a2d20a7

Browse files
committed
Update go version in PR GitHub actions workflow to 1.16
Signed-off-by: Angel Misevski <[email protected]>
1 parent bae6a21 commit a2d20a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Set up Go 1.x
1616
uses: actions/setup-go@v2
1717
with:
18-
go-version: 1.13
18+
go-version: 1.16
1919
-
2020
name: Set up Python 3.8
2121
uses: actions/setup-python@v2

0 commit comments

Comments
 (0)