Skip to content

Commit

Permalink
fix: pack tarballs with node 14.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Jul 13, 2021
1 parent 695c19a commit 8ccf77f
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 @@ -29,7 +29,7 @@ jobs:

pack-and-upload-tarballs: &pack-and-upload-tarballs
docker:
- image: node:lts
- image: node:14.17.1
resource_class: xlarge
steps:
- checkout
Expand Down

0 comments on commit 8ccf77f

Please sign in to comment.