Skip to content

Commit d1821e7

Browse files
author
CircleCI
committed
fix CI issue - use test orb
1 parent 7fdb214 commit d1821e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2.1
22

33
orbs:
4-
lumigo-orb: &lumigo_orb_version lumigo/lumigo-orb@volatile
4+
lumigo-orb: &lumigo_orb_version lumigo/lumigo-orb@dev:c7858b2
55

66
defaults: &defaults
77
working_directory: ~/java-tracer
@@ -18,7 +18,6 @@ workflows:
1818
lumigo_orb_version: *lumigo_orb_version
1919

2020
- test:
21-
venv_python_version: "3.9"
2221
context:
2322
- common
2423
- java

0 commit comments

Comments
 (0)