Update macos.yml

This commit is contained in:
Sun Yimin 2024-03-06 21:24:42 +08:00 committed by GitHub
parent 7fee50dfe9
commit b07fac3d82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.18
go-version: 1.22
- name: Build
run: go build -v ./...