Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
mei23 committed Sep 16, 2023
1 parent 765298e commit bb590b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ jobs:

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

services:
mongo:
image: mongo:4.4-bionic
image: mongo:4.4.24-bionic
ports:
- 57010:27017
redis:
Expand Down

0 comments on commit bb590b9

Please sign in to comment.