Skip to content

Commit

Permalink
Merge 14f1f06 into 340e024
Browse files Browse the repository at this point in the history
  • Loading branch information
MatanAvneri committed May 23, 2021
2 parents 340e024 + 14f1f06 commit 4b34ba0
Show file tree
Hide file tree
Showing 4 changed files with 144 additions and 6,604 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
platform: [ ubuntu-latest ]
node: [ '8', '10', '12', '14' ]
node: [ '10', '12', '14' ]
name: Node ${{ matrix.node }} (${{ matrix.platform }})
runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit 4b34ba0

Please sign in to comment.