fix: add missing matrix value (#3937)

This commit is contained in:
Peng Xiao
2023-08-24 15:26:49 +08:00
committed by Alex Yang
parent 9a89c08fd1
commit ebc98002ba
+4
View File
@@ -89,6 +89,10 @@ jobs:
platform: linux
arch: x64
target: x86_64-unknown-linux-gnu
- runner: windows-latest
platform: win32
arch: x64
target: x86_64-pc-windows-msvc
runs-on: ${{ matrix.spec.runner }}
needs:
- before-make