File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7878 - {os: ubuntu-24.04, json-image: '{"image": null}'}
7979 - {os: ubuntu-22.04, json-image: '{"image": "rockylinux:8"}'}
8080 - {os: ubuntu-22.04, json-image: '{"image": "rockylinux:9"}'}
81- - {os: windows-2019, json-image: '{"image": null}'}
8281 - {os: windows-2022, json-image: '{"image": null}'}
82+ - {os: windows-2025, json-image: '{"image": null}'}
8383 - {os: macos-13, json-image: '{"image": null}'}
8484 - {os: macos-14, json-image: '{"image": null}'}
8585 - {os: macos-15, json-image: '{"image": null}'}
Original file line number Diff line number Diff line change @@ -214,7 +214,7 @@ jobs:
214214 tests/resources/general_options/general_options/*/*._kh
215215 retention-days : 7
216216 check-khiops-integration-on-windows :
217- runs-on : windows-2019
217+ runs-on : windows-2022
218218 steps :
219219 - name : Download the Khiops Desktop NSIS Installer
220220 shell : pwsh
You can’t perform that action at this time.
0 commit comments