Skip to content

Commit 97beb4b

Browse files
committed
forgot to use windows build agent
1 parent 36fde22 commit 97beb4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
- v* #version is cut
1313
jobs:
1414
build:
15-
runs-on: ubuntu-latest
15+
runs-on: windows-latest
1616
steps:
1717
- name: Checkout
1818
uses: actions/checkout@v2

0 commit comments

Comments
 (0)