Skip to content

Commit 8ca0c2b

Browse files
ci(deps): update dependency windows github actions runner to v2025 (#731)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c78d419 commit 8ca0c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
fail-fast: false
2525
matrix:
26-
os: [ windows-2022, macos-14, ubuntu-24.04 ]
26+
os: [ windows-2025, macos-14, ubuntu-24.04 ]
2727
runs-on: ${{ matrix.os }}
2828
steps:
2929
- name: Checkout

0 commit comments

Comments
 (0)