Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ebeahan committed Mar 1, 2021
1 parent 8cebf68 commit 106ad31
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 @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: '^1.13.1'
go-version: '~1.15.8'
- uses: actions/setup-python@v2
with:
python-version: '3.x'
Expand Down

0 comments on commit 106ad31

Please sign in to comment.