Update macos.yml

This commit is contained in:
Eric Pearson
2024-03-27 17:33:34 +08:00
committed by GitHub
parent 48b146d64e
commit 4a85fcb615
+2 -2
View File
@@ -12,7 +12,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.18
go-version: 1.21
- name: Build
run: go build -v ./...
run: go build -v ./...