Skip to content

Commit f87e2b2

Browse files
bsoubachovboyan-soubachov
authored andcommitted
Update builds
* Add Go 1.17.6 to the build versions * Remove Go 1.14 * Remove unused TravisCI file
1 parent ab6dc32 commit f87e2b2

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
strategy:
88
matrix:
9-
go_version: ["1.16.5", "1.15.13", "1.14.15"]
9+
go_version: ["1.17.6", "1.16.5", "1.15.13"]
1010
steps:
1111
- uses: actions/checkout@v2
1212
- name: Setup Go

.travis.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)