Skip to content

Commit 16a30a6

Browse files
committed
Run lithops tests with localhost v2
1 parent 57613ff commit 16a30a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cubed/tests/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"monitoring_interval": 0.1,
1717
"include_modules": None,
1818
},
19-
"localhost": {"version": 1},
19+
"localhost": {"version": 2},
2020
}
2121

2222
ALL_EXECUTORS = [create_executor("single-threaded")]

0 commit comments

Comments
 (0)