Skip to content

Commit e6f1077

Browse files
Merge pull request #102 from Chia-Network/replace-win2019
Switch from windows-2019 runners to windows-latest
2 parents d7617a2 + efe9f78 commit e6f1077

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
@@ -96,7 +96,7 @@ jobs:
9696

9797
build_windows:
9898
name: Build Windows Installer
99-
runs-on: windows-2019
99+
runs-on: windows-latest
100100
steps:
101101
- name: Checkout Code
102102
uses: actions/checkout@v4

0 commit comments

Comments
 (0)