Skip to content

Commit

Permalink
Switch back to 1.16 to align with go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
pearj committed Dec 2, 2021
1 parent 3f6aa00 commit 96c5aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up GO
uses: actions/setup-go@v1
with:
go-version: 1.17
go-version: 1.16

- name: Checkout code
uses: actions/checkout@master
Expand Down

0 comments on commit 96c5aa1

Please sign in to comment.