Skip to content

Commit

Permalink
Update pr_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yasuoza committed Nov 11, 2021
1 parent 91bf529 commit 8f40508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go: [1.17, 1.16, 1.15]
go: [1.17]
name: Test with Go version ${{ matrix.go }}
steps:
- uses: actions/setup-go@v2.1.4
Expand Down

0 comments on commit 8f40508

Please sign in to comment.