Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
upgrade machine image
Browse files Browse the repository at this point in the history
  • Loading branch information
jleni committed Apr 19, 2021
1 parent 2f83f6e commit 8bce690
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
test_zemu:
machine:
image: ubuntu-1604:201903-01
image: ubuntu-2004:202101-01
resource_class: large
working_directory: ~/repo
environment:
Expand Down Expand Up @@ -112,7 +112,7 @@ jobs:
test_zemu_ledgeracio:
machine:
image: ubuntu-1604:201903-01
image: ubuntu-2004:202101-01
resource_class: large
working_directory: ~/repo
environment:
Expand Down Expand Up @@ -153,7 +153,7 @@ jobs:
test_zemu_sr25519:
machine:
image: ubuntu-1604:201903-01
image: ubuntu-2004:202101-01
resource_class: large
working_directory: ~/repo
environment:
Expand Down

0 comments on commit 8bce690

Please sign in to comment.