Skip to content

Commit

Permalink
Require Go 1.20+
Browse files Browse the repository at this point in the history
  • Loading branch information
hattya committed Feb 26, 2024
1 parent 5cde5ae commit 66c7de0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
- macOS
- Windows
go-version:
- '1.19'
- '1.20'
- '1.21'
- '1.22'
include:
- platform: Linux
os: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/hattya/go.sh

go 1.19
go 1.20

0 comments on commit 66c7de0

Please sign in to comment.