Use fix Windows CI image

This commit is contained in:
Emmanuel Engelhart 2024-08-30 09:33:46 +02:00
parent 02c7d77025
commit 43b93636bd
No known key found for this signature in database
GPG Key ID: 120B30D020B553D3

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