Skip to content

Commit

Permalink
[chore] update runner to latest
Browse files Browse the repository at this point in the history
Fixes #16450

Signed-off-by: Alex Boten <aboten@lightstep.com>
  • Loading branch information
Alex Boten committed Jun 28, 2023
1 parent 0ab552c commit 666b0fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -437,8 +437,7 @@ jobs:
path: ./bin/*

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

0 comments on commit 666b0fb

Please sign in to comment.