Skip to content

Commit 2dea78b

Browse files
committed
Update to using windows-2025 runners
1 parent 2993a02 commit 2dea78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
vs-ponyc-release-windows:
4646
name: Test against recent ponyc release on Windows
47-
runs-on: windows-2022
47+
runs-on: windows-2025
4848
steps:
4949
- uses: actions/[email protected]
5050
- name: Test with most recent ponyc release

0 commit comments

Comments
 (0)