Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mattn committed Feb 23, 2023
1 parent f4334ee commit 0e009e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
go: [1.17, 1.18, 1.19, 1.20]
go: [1.17, 1.18, 1.19]
cgo_enabled: [0, 1]

steps:
Expand Down

0 comments on commit 0e009e3

Please sign in to comment.