Skip to content

Commit

Permalink
Update test_and_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abahmed authored Mar 3, 2021
1 parent b1a0061 commit 909cc8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
test_and_build:
strategy:
matrix:
go-version: [1.14.x, 1.13.x, 1.12.x, 1.11.x]
go-version: [1.14.x, 1.15.x, 1.16.x]
platform: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit 909cc8a

Please sign in to comment.