Skip to content

Commit

Permalink
Merge pull request #167 from krasznaa/VSUpdate-main-20220224
Browse files Browse the repository at this point in the history
Visual Studio 2022 Update, main branch (2022.02.24.)
  • Loading branch information
krasznaa authored Feb 24, 2022
2 parents 75f167b + 3525e45 commit b191907
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/builds.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# VecMem project, part of the ACTS project (R&D line)
#
# (c) 2021 CERN for the benefit of the ACTS project
# (c) 2021-2022 CERN for the benefit of the ACTS project
#
# Mozilla Public License Version 2.0

Expand Down Expand Up @@ -30,7 +30,7 @@ jobs:
- OS: "macos-latest"
GENERATOR: "Xcode"
- OS: "windows-latest"
GENERATOR: "Visual Studio 16 2019"
GENERATOR: "Visual Studio 17 2022"

# The system to run on.
runs-on: ${{ matrix.PLATFORM.OS }}
Expand Down

0 comments on commit b191907

Please sign in to comment.