Skip to content

Commit

Permalink
ci: 更新 go1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
caixw committed Mar 17, 2024
1 parent a43c578 commit df5e47f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macOS-latest, windows-latest]
go: ['1.21.x', '1.22.x']
go: ['1.22.x']

steps:

Expand Down

0 comments on commit df5e47f

Please sign in to comment.