mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-21 17:56:19 +08:00
Update macos.yml
This commit is contained in:
parent
7fee50dfe9
commit
b07fac3d82
4
.github/workflows/macos.yml
vendored
4
.github/workflows/macos.yml
vendored
@ -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 ./...
|
||||
@ -25,4 +25,4 @@ jobs:
|
||||
run: go test -v ./...
|
||||
env:
|
||||
GODEBUG: x509sha1=1
|
||||
GOARCH: ${{ matrix.arch }}
|
||||
GOARCH: ${{ matrix.arch }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user