Skip to content

Commit 6c46b85

Browse files
committed
try on windows
1 parent 15a548a commit 6c46b85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-sb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
# This workflow contains a single job called "build"
1515
build:
1616
# The type of runner that the job will run on
17-
runs-on: ubuntu-latest
17+
runs-on: windows-latest
1818

1919
strategy:
2020
matrix:

0 commit comments

Comments
 (0)