Skip to content

Commit 98007e5

Browse files
chore(deps): update dependency windows to v2025
1 parent 2cefd22 commit 98007e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010

1111
jobs:
1212
build:
13-
runs-on: windows-2022
13+
runs-on: windows-2025
1414
outputs:
1515
nbgv: ${{ steps.nbgv.outputs.SemVer2 }}
1616
steps:

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010

1111
jobs:
1212
release:
13-
runs-on: windows-2022
13+
runs-on: windows-2025
1414
environment:
1515
name: release
1616
outputs:

0 commit comments

Comments
 (0)