Skip to content

Commit 1e8e5ad

Browse files
committed
ci: Update Windows images
1 parent 797976b commit 1e8e5ad

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/Build.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,10 @@ jobs:
66
Build:
77
runs-on: ${{ matrix.os }}
88

9-
env:
10-
CMAKE_BUILD_PARALLEL_LEVEL: "2"
11-
129
strategy:
1310
fail-fast: false
1411
matrix:
15-
os: ["windows-2019", "windows-2016"]
12+
os: ["windows-2022", "windows-2025"]
1613

1714
steps:
1815
- name: Checkout

0 commit comments

Comments
 (0)