Skip to content

Commit 0ebc9cd

Browse files
authored
ci: add os matrix (#547)
1 parent a821e76 commit 0ebc9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
os: [ubuntu-latest, macos-latest, windows-latest]
15-
node: "14.x"
15+
node: ["14.x"]
1616
steps:
1717
- name: Setup
1818
uses: actions/[email protected]

0 commit comments

Comments
 (0)