Skip to content

Commit db7e66f

Browse files
committed
⬆️ 升级到 Go 1.18
1 parent 7eea858 commit db7e66f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gotest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- name: Set up Go
99
uses: actions/setup-go@v2
1010
with:
11-
go-version: '1.17'
11+
go-version: '1.18'
1212
- name: Check out code
1313
uses: actions/checkout@v2
1414
- name: Install dependencies

0 commit comments

Comments
 (0)