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

Commit

Permalink
Upgrade ubuntu to 20.04 in CircleCI (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
dafeder authored Apr 28, 2022
1 parent 31e5ea7 commit a4517b4
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 @@ -3,7 +3,7 @@ jobs:
build:
parallelism: 1
machine:
image: circleci/classic:latest
image: ubuntu-2004:current
environment:
TEST_RESULTS: /tmp/test-results
steps:
Expand Down

0 comments on commit a4517b4

Please sign in to comment.