We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a548a commit 6c46b85Copy full SHA for 6c46b85
1 file changed
.github/workflows/build-sb.yml
@@ -14,7 +14,7 @@ jobs:
14
# This workflow contains a single job called "build"
15
build:
16
# The type of runner that the job will run on
17
- runs-on: ubuntu-latest
+ runs-on: windows-latest
18
19
strategy:
20
matrix:
0 commit comments