Skip to content

Commit

Permalink
Merge pull request #256 from michalochman/bugfix/node-16-circle
Browse files Browse the repository at this point in the history
Update node version on CircleCI to 16.15.1
  • Loading branch information
michalochman committed Jun 22, 2022
2 parents 1e0e0d2 + 67e5f13 commit 3a9b71b
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 @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/node:10.24.1
- image: cimg/node:16.15.1

working_directory: ~/react-pixi-fiber

Expand Down

0 comments on commit 3a9b71b

Please sign in to comment.