3
0
mirror of https://github.com/hodgef/simple-keyboard.git synced 2025-03-01 23:09:51 +08:00

Update nodejs.yml

This commit is contained in:
Francisco Hodge 2019-08-26 21:13:53 -04:00 committed by GitHub
parent 1940d6db03
commit c786c169f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,10 +9,9 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy:
strategy: matrix:
matrix: node-version: [12.x]
node-version: [12.x]
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1