Skip to content

Commit 11e6774

Browse files
committed
add g9i
1 parent 0e35132 commit 11e6774

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/05-windows-build.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ jobs:
3636
- os: windows-2025
3737
platform: windows-2025-x64
3838
- os: windows-amd
39-
platform: windows-2025-x64-amd-c7a
39+
platform: windows-2025-x64-c7a
40+
- os: windows-g9i
41+
platform: windows-2025-x64-g9i
4042

4143
steps:
4244
- name: Show env info

0 commit comments

Comments
 (0)