chore: Use 20.04 over 22.04 due to networking issues (#14605)
This commit is contained in:
parent
f7208e5339
commit
2d4e860d49
|
|
@ -142,7 +142,7 @@ jobs:
|
||||||
arch: "386"
|
arch: "386"
|
||||||
test-integration:
|
test-integration:
|
||||||
machine:
|
machine:
|
||||||
image: ubuntu-2204:current
|
image: ubuntu-2004:current
|
||||||
resource_class: large
|
resource_class: large
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue