Skip to content

Commit

Permalink
changing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
paganotoni committed Oct 23, 2021
1 parent a92676e commit f52a796
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.12.x, 1.13.x]
go-version: [1.16.x, 1.17.x]
os: [macos-latest, windows-latest, ubuntu-latest]
steps:
- name: Checkout Code
Expand Down

0 comments on commit f52a796

Please sign in to comment.