Skip to content

Commit 843be9e

Browse files
committed
Remove spaces for blank line
1 parent 4d05da5 commit 843be9e

File tree

3 files changed

+198
-183
lines changed

3 files changed

+198
-183
lines changed

.github/workflows/windows-build-and-test-compatibility.yml

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

77
jobs:
88
build:
9-
runs-on: windows-2019
9+
runs-on: windows-2025
1010
strategy:
1111
fail-fast: false
1212
matrix:

.github/workflows/windows-build-and-test.yml

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

1818
jobs:
1919
build:
20-
runs-on: windows-2019
20+
runs-on: windows-2025
2121
strategy:
2222
fail-fast: false
2323
matrix:

0 commit comments

Comments
 (0)