Skip to content

Commit

Permalink
chore(ci): back to Node 14 CI
Browse files Browse the repository at this point in the history
  • Loading branch information
harelmo-lumigo committed Dec 31, 2023
1 parent 3d5dd90 commit 65488a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
version: 2.1

orbs:
lumigo-orb: &lumigo_orb_version lumigo/lumigo-orb@dev:ff42a1e
lumigo-orb: &lumigo_orb_version lumigo/lumigo-orb@dev:volatile

defaults: &defaults
docker:
- image: lumigo/ci:node16
- image: lumigo/ci:latest
auth:
username: lumigo
password: $DOCKERHUB_PASSWORD
Expand Down

0 comments on commit 65488a3

Please sign in to comment.