Skip to content

Commit

Permalink
for go 1.18 in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hyorigo committed Jan 8, 2024
1 parent d9d8f4d commit 89aa335
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,10 @@ jobs:
windows-2022
]
go-version: [
1.16.15,
1.17.13,
1.18.10,
1.19.9,
1.20.4,
1.19.13,
1.20.12,
1.21.5,
]
# Steps to execute
steps:
Expand Down

0 comments on commit 89aa335

Please sign in to comment.