Update build.yml

This commit is contained in:
hahafool
2022-03-23 17:39:00 +08:00
committed by GitHub
parent a40a343510
commit b2c6abe330

View File

@@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.17
go-version: 1.18
- name: Build
run: |