Skip to content

Commit c6f81f3

Browse files
committed
Back again
1 parent 33c151b commit c6f81f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/windows.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,13 @@ jobs:
1414
os:
1515
- name: Windows 2022
1616
runner: windows-2022
17+
env:
18+
ImageOS: win22
1719
- name: Windows 2025
1820
runner: blacksmith-2vcpu-windows-2025
21+
env:
22+
ImageOS: win25
23+
env: ${{ matrix.os.env }}
1924
steps:
2025
- uses: actions/checkout@v4
2126

0 commit comments

Comments
 (0)