Skip to content

Commit

Permalink
change to using a machine instance
Browse files Browse the repository at this point in the history
  • Loading branch information
antalszava committed Feb 1, 2022
1 parent 7805669 commit f22a6d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ jobs:
path: _build/test-results

build_dev:
docker:
- image: circleci/python:3.7.12
machine:
image: ubuntu-2004:202111-02

steps:
- checkout
Expand Down

0 comments on commit f22a6d2

Please sign in to comment.