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 95beae8 commit f67ae74Copy full SHA for f67ae74
.github/workflows/ci-build.yml
@@ -12,7 +12,7 @@ env:
12
13
jobs:
14
build:
15
- runs-on: windows-2022
+ runs-on: windows-2025
16
outputs:
17
nbgv: ${{ steps.nbgv.outputs.SemVer2 }}
18
steps:
.github/workflows/release.yml
@@ -10,7 +10,7 @@ env:
10
11
environment:
name: release
0 commit comments