Skip to content

Commit b4d7277

Browse files
authored
Add Windows 2025 server to ci (#208)
1 parent ddeb5ca commit b4d7277

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ jobs:
4545
- name: Windows22
4646
os: windows-2022
4747
micromamba_shell_init: cmd.exe
48+
- name: Windows25
49+
os: windows-2025
50+
micromamba_shell_init: cmd.exe
4851

4952
steps:
5053
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)