Skip to content

Commit dd53927

Browse files
bysomeonevipwzw
authored andcommitted
update ci
1 parent ee8af86 commit dd53927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
fetch-depth: 0
7878
- uses: actions/setup-go@v3
7979
with:
80-
go-version: 'oldstable'
80+
go-version: '1.20'
8181
- run: |
8282
go env
8383
make build

0 commit comments

Comments
 (0)