Skip to content

Commit

Permalink
bumped to 1.36.0 (#20)
Browse files Browse the repository at this point in the history
* bumped to 1.36.0

* using jsii 1.4.1

* removed node 8 support
  • Loading branch information
jsdtaylor committed Apr 28, 2020
1 parent 63d7f4d commit e1e6c8c
Show file tree
Hide file tree
Showing 3 changed files with 3,198 additions and 2,044 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

strategy:
matrix:
node-version: [8.x, 10.x, 12.x]
node-version: [10.x, 12.x]

steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit e1e6c8c

Please sign in to comment.