Skip to content

Commit

Permalink
[Issue 53] - Upgrading Ubuntu images (#54)
Browse files Browse the repository at this point in the history
* Issue 53: Upgrading Ubuntu image for push-to-dev and protocol-integration-tests

Signed-off-by: Nate Sulat <[email protected]>

* oops, need to do it there, too

Signed-off-by: Nate Sulat <[email protected]>
  • Loading branch information
natesulat authored Apr 20, 2022
1 parent a6d656c commit a9e9335
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 @@ -39,7 +39,7 @@ jobs:
protocol-integration-tests:
machine:
image: ubuntu-1604:201903-01
image: ubuntu-2004:202201-02
steps:
- run:
name: Pull protocol-integration-tests
Expand Down Expand Up @@ -89,7 +89,7 @@ jobs:
push-to-dev:
machine:
image: ubuntu-1604:201903-01
image: ubuntu-2004:202201-02
parameters:
tag:
default: latest
Expand Down

0 comments on commit a9e9335

Please sign in to comment.