Skip to content

Commit

Permalink
Merge pull request #225 from tri-adam/bump-node
Browse files Browse the repository at this point in the history
Bump Node to v18
  • Loading branch information
tri-adam authored Aug 25, 2022
2 parents 241af12 + 567bb6d commit 36ed9ec
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 36ed9ec

Please sign in to comment.