We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca9f07 commit e527805Copy full SHA for e527805
1 file changed
.github/workflows/build-test.yml
@@ -12,7 +12,7 @@ env:
12
13
jobs:
14
build:
15
- runs-on: ubuntu-latest
+ runs-on: windows-latest
16
strategy:
17
matrix:
18
node-version: [latest]
0 commit comments