Skip to content

Commit aa0844e

Browse files
committed
run workflow on windows
1 parent 4a0ae5c commit aa0844e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ defaults:
1212

1313
jobs:
1414
build-test-publish:
15-
runs-on: ubuntu-latest
15+
runs-on: windows-latest
1616
steps:
1717
- uses: actions/checkout@v6
1818
- name: Setup .NET

0 commit comments

Comments
 (0)