Skip to content

Commit

Permalink
ci: fix node version
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickmichalina committed Sep 25, 2021
1 parent 2b3063c commit 87fee1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
defaults: &defaults
docker:
- image: circleci/node:16.10.0
- image: circleci/node:16.9.1

version: 2
jobs:
Expand Down

0 comments on commit 87fee1e

Please sign in to comment.