提交 e0a02129 authored 作者: Will Chen's avatar Will Chen

Just try release windows for now

上级 4e577c1d
...@@ -6,11 +6,10 @@ jobs: ...@@ -6,11 +6,10 @@ jobs:
build: build:
strategy: strategy:
matrix: matrix:
os: os: [
[ # { name: "linux", image: "ubuntu-latest" },
{ name: "linux", image: "ubuntu-latest" },
{ name: "windows", image: "windows-latest" }, { name: "windows", image: "windows-latest" },
{ name: "macos", image: "macos-latest" }, # { name: "macos", image: "macos-latest" },
] ]
runs-on: ${{ matrix.os.image }} runs-on: ${{ matrix.os.image }}
steps: steps:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论