Skip to content

Commit 1ae0195

Browse files
committed
refs #142, fix windows workflow
Took 5 minutes
1 parent e5bbc75 commit 1ae0195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
cxx: clang++-5.0
111111

112112
- name: "Windows MSVC 2019"
113-
os: windows-latest
113+
os: windows-2019
114114
build_type: Release
115115
packages: ninja
116116
generator: "Visual Studio 16 2019"

0 commit comments

Comments
 (0)