We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80605d8 commit 0863e22Copy full SHA for 0863e22
.github/workflows/check.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
build-windows:
13
name: Windows
14
- runs-on: windows-latest
+ runs-on: windows-2019
15
env:
16
BOOST_ROOT: C:/hostedtoolcache/windows/Boost/1.72.0/x86_64
17
steps:
0 commit comments