Skip to content

Commit

Permalink
Fixing test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kenshaw committed Aug 26, 2021
1 parent dd4e7db commit 4ac352b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v2
with:
go-version: 1.16.x
go-version: 1.17.x
- name: Install Packages
run: |
sudo apt-get -qq update
Expand Down

0 comments on commit 4ac352b

Please sign in to comment.