Skip to content

Commit

Permalink
[chore] downgrade ubuntu (open-telemetry#30107)
Browse files Browse the repository at this point in the history
there's an open issue about this one, don't upgrade until we have a way
to support it

Signed-off-by: Alex Boten <aboten@lightstep.com>
  • Loading branch information
Alex Boten authored and cparkins committed Jan 10, 2024
1 parent b3f44ec commit 32c4c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ jobs:

build-package:
# Use 20.04.5 until https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/16450 is resolved
runs-on: ubuntu-22.04
runs-on: ubuntu-20.04
needs: [cross-compile]
strategy:
fail-fast: false
Expand Down

0 comments on commit 32c4c37

Please sign in to comment.