Update nodejs.yml

This commit is contained in:
Francisco Hodge
2019-08-26 21:57:42 -04:00
committed by GitHub
parent e70de0275f
commit c9213b0673
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
node-version: [12.x]
os: [ubuntu-latest, windows-latest, macOS-latest]
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v1
- name: Use Node.js ${{ matrix.node_version }}