Skip to content

Commit

Permalink
node workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
asdhammu committed Sep 27, 2023
1 parent 295925e commit 6830745
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

strategy:
matrix:
node-version: [ 14.x, 16.x, 18.x ]
node-version: [ 16.x, 18.x ]

steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

###Prerequisites

- Node 14+
- Node 16+
- Java 17+
- Create schema with name of 'librarymanagement' in MySql

Expand Down

0 comments on commit 6830745

Please sign in to comment.