Skip to content

Commit

Permalink
update circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
metastable-void committed Sep 24, 2024
1 parent 8001c5c commit 9d1e907
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 @@ -16,7 +16,7 @@ jobs:
# You can specify an image from Dockerhub or use one of our Convenience Images from CircleCI's Developer Hub.
# A list of available CircleCI Docker Convenience Images are available here: https://circleci.com/developer/images/image/cimg/node
docker:
- image: cimg/node:16.10
- image: cimg/node:20.16
# Then run your tests!
# CircleCI will report the results back to your VCS provider.
steps:
Expand Down

0 comments on commit 9d1e907

Please sign in to comment.