Merge pull request #1190 from kiwix/fix-win-ci-dependency

Use fix Windows CI image
This commit is contained in:
Kelson 2024-08-30 07:41:07 +00:00 committed by GitHub
commit 063b27b2a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ jobs:
matrix:
config:
- native_mixed
runs-on: windows-latest
runs-on: windows-2022
steps:
- name: Checkout code
uses: actions/checkout@v4