diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 674f445c..55465a54 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -11,7 +11,7 @@ jobs: libs: ['shared', 'static'] config: ['Debug', 'Release'] - runs-on: windows-latest + runs-on: windows-2022 steps: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1