Skip to content

Commit

Permalink
updating build versions
Browse files Browse the repository at this point in the history
  • Loading branch information
paganotoni committed May 6, 2021
1 parent 0215855 commit fd74b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
go-version: [1.13.x, 1.14.x]
go-version: [1.15.x, 1.16.x]
os: [macos-latest, windows-latest, ubuntu-latest]
steps:
- name: Checkout Code
Expand Down

0 comments on commit fd74b04

Please sign in to comment.