Skip to content

Commit 247202b

Browse files
Merge pull request #508 from Chia-Network/replace-win2019
Switch from windows-2019 runners to windows-latest
2 parents 28b1231 + 2005fe3 commit 247202b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-installers.yaml

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

9595
build_windows:
9696
name: Build Windows Installer
97-
runs-on: windows-2019
97+
runs-on: windows-latest
9898
steps:
9999
- name: Checkout Code
100100
uses: actions/checkout@v4

0 commit comments

Comments
 (0)