Skip to content

Commit

Permalink
update GitHub Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mattn committed Aug 15, 2022
1 parent f001b72 commit 47c6087
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ jobs:
- macos-latest
- windows-latest
go:
- '1.18'
- '1.19'
- '1.17'
- '1.16'
- '1.15'
- '1.14'
- '1.13'
steps:
- uses: actions/setup-go@v2
with:
Expand Down

0 comments on commit 47c6087

Please sign in to comment.