Skip to content

Commit a7dbcd3

Browse files
committed
use windows-2022
1 parent 9c5d630 commit a7dbcd3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/cpp.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -286,11 +286,11 @@ jobs:
286286
fail-fast: false
287287
matrix:
288288
os:
289-
- windows-2019
289+
- windows-2022
290290
include:
291-
- os: windows-2019
291+
- os: windows-2022
292292
simd-level: AVX2
293-
title: AMD64 Windows 2019 C++17 AVX2
293+
title: AMD64 Windows 2022 C++17 AVX2
294294
env:
295295
ARROW_BOOST_USE_SHARED: OFF
296296
ARROW_BUILD_BENCHMARKS: ON

0 commit comments

Comments
 (0)