Commit e1f7ec8c authored by Henk Verlinde's avatar Henk Verlinde
Browse files

test: update ci

parent a923ac9c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ jobs:
    strategy:
      matrix:
        os: [ubuntu-latest, windows-latest, macos-latest]
        node-version: [14.x, 15.x]
        node-version: [lts, current]

    steps:
    - uses: actions/checkout@v2