Skip to content

Commit 8487cbb

Browse files
downgrade build win
1 parent 1fc1f94 commit 8487cbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -601,8 +601,8 @@ jobs:
601601
dist/icloud*
602602
603603
build_windows:
604-
# earliest possible mac for better compatibility
605-
runs-on: windows-2025
604+
# earliest possible win for better compatibility
605+
runs-on: windows-2022
606606
defaults:
607607
run:
608608
shell: bash

0 commit comments

Comments
 (0)