Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
herenvarno committed Sep 5, 2024
1 parent ed2e4c1 commit cd4bbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
TZ: '/usr/share/zoneinfo/Etc/UTC'
CIRCLE_ARTIFACTS: /tmp/circleci-artifacts
docker:
- image: circleci/python:latest
- image: cimg/python:latest
steps:
- checkout
- run: sudo apt-get install graphviz
Expand Down

0 comments on commit cd4bbaf

Please sign in to comment.