Update go.yml

This commit is contained in:
yanghy 2023-10-04 13:47:05 +08:00 committed by GitHub
parent c0dc05f3ac
commit c7fdbfebd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- uses: actions/checkout@v3