Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rs committed Nov 18, 2021
1 parent 27c7ce4 commit 3df0383
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go: ["1.13"]
go: ["1.17"]
steps:

- name: Set up Go ${{ matrix.go }}
Expand Down
7 changes: 0 additions & 7 deletions .travis.yml

This file was deleted.

0 comments on commit 3df0383

Please sign in to comment.