Skip to content

Commit

Permalink
ci: bump node to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
tri-adam committed Aug 25, 2022
1 parent 241af12 commit 567bb6d
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 @@ -6,7 +6,7 @@ orbs:
executors:
node:
docker:
- image: node:17-slim
- image: node:18-slim
golangci-lint:
docker:
- image: golangci/golangci-lint:v1.48-alpine
Expand Down

0 comments on commit 567bb6d

Please sign in to comment.