Skip to content

Commit

Permalink
use windows-2022
Browse files Browse the repository at this point in the history
  • Loading branch information
sgilmore10 committed Jun 11, 2024
1 parent 9c5d630 commit a7dbcd3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -286,11 +286,11 @@ jobs:
fail-fast: false
matrix:
os:
- windows-2019
- windows-2022
include:
- os: windows-2019
- os: windows-2022
simd-level: AVX2
title: AMD64 Windows 2019 C++17 AVX2
title: AMD64 Windows 2022 C++17 AVX2
env:
ARROW_BOOST_USE_SHARED: OFF
ARROW_BUILD_BENCHMARKS: ON
Expand Down

0 comments on commit a7dbcd3

Please sign in to comment.