Skip to content

Commit 23e7c6a

Browse files
committed
From windows-latest to windows-2025
1 parent c3b066a commit 23e7c6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
build:
13-
runs-on: [ubuntu-latest, windows-latest]
13+
runs-on: [ubuntu-latest, windows-2025]
1414
steps:
1515
- name: Checkout
1616
uses: actions/checkout@v2

0 commit comments

Comments
 (0)