We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cefd22 commit 98007e5Copy full SHA for 98007e5
.github/workflows/ci-build.yml
@@ -10,7 +10,7 @@ env:
10
11
jobs:
12
build:
13
- runs-on: windows-2022
+ runs-on: windows-2025
14
outputs:
15
nbgv: ${{ steps.nbgv.outputs.SemVer2 }}
16
steps:
.github/workflows/release.yml
release:
environment:
name: release
0 commit comments