Skip to content

Commit

Permalink
ci: bump node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
tri-adam committed May 28, 2024
1 parent e325923 commit f63936f
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:20-slim
- image: node:22-slim
golangci-lint:
docker:
- image: golangci/golangci-lint:v1.59
Expand Down

0 comments on commit f63936f

Please sign in to comment.