Skip to content

Commit

Permalink
Merge pull request #27 from sagikazarmark/update
Browse files Browse the repository at this point in the history
Update
  • Loading branch information
sagikazarmark authored Mar 25, 2024
2 parents a65a633 + 2692f00 commit a75ebef
Show file tree
Hide file tree
Showing 3 changed files with 393 additions and 51 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
go: ['1.20', '1.21']
go: ["1.20", "1.21", "1.22"]

steps:
- name: Checkout repository
Expand Down
Loading

0 comments on commit a75ebef

Please sign in to comment.