We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c127fa7 commit 8b88df2Copy full SHA for 8b88df2
.github/workflows/commit-ci.yml
@@ -36,7 +36,7 @@ jobs:
36
37
build:
38
needs: lint
39
- runs-on: windows-latest
+ runs-on: windows-2022
40
env:
41
boost_version: 1.84.0
42
BOOST_ROOT: ${{ github.workspace }}\deps\boost_1_84_0
@@ -113,7 +113,7 @@ jobs:
113
114
xbuild:
115
116
117
118
119
.github/workflows/release-ci.yml
@@ -12,7 +12,7 @@ jobs:
12
build-and-release:
13
permissions:
14
contents: write
15
16
17
18
0 commit comments