Skip to content

Commit

Permalink
Pin ubuntu version to 22.04
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 707690666
  • Loading branch information
l46kok authored and copybara-github committed Dec 18, 2024
1 parent 6535745 commit 47f3ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ concurrency:

jobs:
Bazel-Tests:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
timeout-minutes: 30
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
Expand Down

0 comments on commit 47f3ddd

Please sign in to comment.