Skip to content

Commit

Permalink
Temporarily pin Ubuntu CI version to 22.04, since 24.04 causes regres…
Browse files Browse the repository at this point in the history
…sion. (#513)

Signed-off-by: Steffen Smolka <[email protected]>
  • Loading branch information
smolkaj authored Dec 12, 2024
1 parent 9512a41 commit a41e728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build-proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
env:
BAZEL: bazelisk-linux-amd64
steps:
Expand Down

0 comments on commit a41e728

Please sign in to comment.