Skip to content

Commit

Permalink
Check the failing tests for node v18
Browse files Browse the repository at this point in the history
  • Loading branch information
stepankuzmin committed Nov 5, 2022
1 parent ff25b75 commit 99302a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ workflows:

defaults: &defaults
docker:
- image: cimg/node:14.20-browsers
- image: cimg/node:18.12-browsers
working_directory: ~/mapbox-gl-js

jobs:
Expand Down

0 comments on commit 99302a3

Please sign in to comment.