Skip to content

Commit ea8c7be

Browse files
committed
Add more jobs
1 parent 64e154d commit ea8c7be

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/main.yml

+6
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,12 @@ jobs:
6060
- os: windows-2022
6161
build_type: arm64ec-Release
6262
arch: amd64_arm64
63+
- os: windows-2022
64+
build_type: x64-Debug-Win8
65+
arch: amd64
66+
- os: windows-2022
67+
build_type: x64-Release-Win8
68+
arch: amd64
6369
- os: windows-2022
6470
build_type: x64-Debug-Clang
6571
arch: amd64

0 commit comments

Comments
 (0)