only build windows

This commit is contained in:
spark 2024-12-19 09:34:56 +08:00
parent e2d15aa30b
commit 0e743722e1

View File

@ -17,9 +17,6 @@ jobs:
fail-fast: false
matrix:
build:
- name: 'go-stock'
platform: 'linux/amd64'
os: 'ubuntu-latest'
- name: 'go-stock'
platform: 'windows/amd64'
os: 'windows-latest'