Skip to content

Commit c93264b

Browse files
committed
chore: update depot-windows-2022 to depot-windows-2025
1 parent 282cf60 commit c93264b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
if: needs.check-latest-published.outputs.all_latest == 'false'
133133
strategy:
134134
matrix:
135-
os: [depot-ubuntu-latest, depot-macos-latest, depot-windows-2022-8]
135+
os: [depot-ubuntu-latest, depot-macos-latest, depot-windows-latest]
136136
node-version: [20, 21, 22, 23, 24, 25]
137137
runs-on: ${{ matrix.os }}
138138
steps:

0 commit comments

Comments
 (0)