Update go.yml

This commit is contained in:
dexter
2021-05-04 01:55:37 +08:00
committed by GitHub
parent 64cf6e609d
commit 4e92f395bf

View File

@@ -35,7 +35,7 @@ jobs:
run: go build -o windows
build3:
runs-on: mac-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@v2