Skip to content

Commit

Permalink
chore: Use 20.04 over 22.04 due to networking issues (influxdata#14605)
Browse files Browse the repository at this point in the history
  • Loading branch information
powersj authored Jan 22, 2024
1 parent f7208e5 commit 2d4e860
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 @@ -142,7 +142,7 @@ jobs:
arch: "386"
test-integration:
machine:
image: ubuntu-2204:current
image: ubuntu-2004:current
resource_class: large
steps:
- checkout
Expand Down

0 comments on commit 2d4e860

Please sign in to comment.