Skip to content

Commit e1d0fb5

Browse files
chore(deps): update dependency windows to v2025
1 parent 9214eea commit e1d0fb5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pack-nsis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ jobs:
228228
./build/windows-msvc-release/packages/khiops-core-${{ env.KHIOPS_VERSION }}.zip
229229
test-khiops:
230230
needs: build
231-
runs-on: windows-2022
231+
runs-on: windows-2025
232232
steps:
233233
- name: Download NSIS installer artifact
234234
uses: actions/download-artifact@v8
@@ -267,7 +267,7 @@ jobs:
267267
binary-path: ${{ env.BIN_DIR }}
268268
test-kni:
269269
needs: build
270-
runs-on: windows-2022
270+
runs-on: windows-2025
271271
steps:
272272
- name: Checkout sources
273273
uses: actions/checkout@v6

0 commit comments

Comments
 (0)