Skip to content

Commit 21e803e

Browse files
committed
Fixing circleci config
1 parent 354cee6 commit 21e803e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
executors:
44
python-container:
55
docker:
6-
image: cimg/python:3.12
6+
- image: cimg/python:3.12
77
python-vm:
88
machine:
99
image: ubuntu-2204:current

0 commit comments

Comments
 (0)