Skip to content

Commit

Permalink
refs #142, fix windows workflow
Browse files Browse the repository at this point in the history
Took 5 minutes
  • Loading branch information
gulrak committed Apr 2, 2022
1 parent e5bbc75 commit 1ae0195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
cxx: clang++-5.0

- name: "Windows MSVC 2019"
os: windows-latest
os: windows-2019
build_type: Release
packages: ninja
generator: "Visual Studio 16 2019"
Expand Down

0 comments on commit 1ae0195

Please sign in to comment.