Skip to content

Commit

Permalink
test with go 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyper committed Dec 22, 2024
1 parent 1a1dcb8 commit 5d085aa
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', '1.22']
go: ['1.18', '1.19', '1.20', '1.21', '1.22', '1.23']

steps:
- name: Set up Go
Expand Down

0 comments on commit 5d085aa

Please sign in to comment.