Skip to content

Commit 9b5d609

Browse files
committed
Fix the github workflow (experiment #5)
1 parent 66bafa2 commit 9b5d609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.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: ubuntu-latest
9+
runs-on: windows-latest
1010

1111
steps:
1212
- name: Checkout

0 commit comments

Comments
 (0)