Skip to content

Commit

Permalink
test with go 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperjiang committed Mar 9, 2024
1 parent 7951593 commit 1a1dcb8
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 @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
go: ['1.18', '1.19', '1.20', '1.21']
go: ['1.18', '1.19', '1.20', '1.21', '1.22']

steps:
- name: Set up Go
Expand Down

0 comments on commit 1a1dcb8

Please sign in to comment.