Skip to content

Commit 63af335

Browse files
committed
Change circleci configs
1 parent 1aeb323 commit 63af335

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.circleci/config_continue.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ jobs:
1414
docker:
1515
- image: rishabhpoddar/supertokens_go_driver_testing
1616
resource_class: large
17+
parameters:
18+
cdi-version:
19+
type: string
20+
parallelism: 4
1721
steps:
1822
- checkout
1923
- run: apt-get install lsof

0 commit comments

Comments
 (0)