Skip to content

Commit bbffd03

Browse files
committed
ci: 测试最低版本改为 go1.20
1 parent dc07b59 commit bbffd03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
os: [ubuntu-latest, macOS-latest, windows-latest]
13-
go: ['1.20.x', '1.18.x']
13+
go: ['1.20.x'] # 103 状态码在 go1.20 开始支持
1414

1515
steps:
1616

0 commit comments

Comments
 (0)