Skip to content

Commit e7276a1

Browse files
committed
chore: update build action
1 parent 87ca727 commit e7276a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ jobs:
5757
matrix:
5858
config:
5959
- name: "Windows for x64"
60-
os: windows-2019
60+
os: windows-2025
6161
artifact: "win-x64"
6262
- name: "Windows for Arm"
63-
os: windows-2022
63+
os: windows-2025
6464
artifact: "win-arm"
6565
- name: "Ubuntu"
6666
os: ubuntu-22.04

0 commit comments

Comments
 (0)