Skip to content
Snippets Groups Projects
Commit 6c2b7654e57d authored by Alex Gaynor's avatar Alex Gaynor
Browse files

use current image in circleci (#300)

parent 6c372713d482
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
jobs:
linux-arm64:
machine:
image: ubuntu-2004:202111-02
image: ubuntu-2004:current
resource_class: arm.medium
parameters:
image:
......@@ -35,7 +35,7 @@
command: tox -e <<parameters.toxenv>>
linux-arm64-wheel:
machine:
image: ubuntu-2004:202111-02
image: ubuntu-2004:current
resource_class: arm.medium
parameters:
image:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment